Skip to content
This repository has been archived by the owner on Jan 9, 2018. It is now read-only.

Decrypt string #10

Open
georgepurusniuc opened this issue Jun 11, 2014 · 7 comments
Open

Decrypt string #10

georgepurusniuc opened this issue Jun 11, 2014 · 7 comments

Comments

@georgepurusniuc
Copy link

Hi,

I have a string that I want to decode: U2FsdGVkX1+MEhsbofUNj58m+8tu9ifAKRiY/Zf8YIw= and I have this key: 3841b8485cd155d932a2d601b8cee2ec .
I can't decrypt the string using AESCrypt-ObjC
Are there any more details that I should be aware about the encryption?

Thank you,
George

@evenluo
Copy link

evenluo commented Jul 20, 2015

@georgepurusniuc Did you solve the problem ? I have the same problem now.

@georgepurusniuc
Copy link
Author

@evenluo I found a way and I will post a solution shortly

@evenluo
Copy link

evenluo commented Jul 21, 2015

@georgepurusniuc Would you please let me know if you finish the post, thanks a lot!

@georgepurusniuc
Copy link
Author

Please check this:
https://github.com/X2Mobile/X2CryptoJS

@georgepurusniuc
Copy link
Author

Let me know if it works for you

@evenluo
Copy link

evenluo commented Jul 24, 2015

Finally It works. Key point is: You have to encode your key with base64 encoding.

@georgepurusniuc
Copy link
Author

Great :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants