Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

How to use SJCL

$
0
0

Hello, I am encrypting a string on a server, using AES256, in C#. I generate a key and an iv, and then return an encrypted hex string.

I will need to decrypt the hex string in my iOS app.

from what Ive read, I should use the SJCL library to do this, but I am having trouble installing and using this library, as it is not a typical module as I have seen before.

Can someone please explain step-by-step how to implement a library like this? Or offer an alternative to SJCL? I tried Bencoding.securely, but it just accepts a password and an encrypted string; i am not sure how to handle the IV.

Any help would be great.


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>