AESCrypt-Android
AESCrypt-Android copied to clipboard
Not equal
http://blog.dealforest.net/2012/03/ios-android-per-aes-crypt-connection/
Base64.encodeToString(cipher.doFinal(stringTocrypt.getBytes()), Base64.DEFAULT); //correct
Please include the problem that was encountered. And the steps taken to reproduce the problem