AESCrypt-ObjC
AESCrypt-ObjC copied to clipboard
Check the result
I am testing this code. The result is different from the site http://aes.online-domain-tools.com/
I appreciate if anybody can tell an advice to test the result.
Thank you in advance
It's going to appear different because this implementation utilizes base64 encoding and SHA256 hashing, while I can't confirm that the website you've linked to does the same.
Thank you for your comment.
Can you give me other source on other platform or other websites do the same way?
Thank you!
The only other available similar library from the same developer is in Ruby, here: https://github.com/Gurpartap/aescrypt