AESCrypt-Android icon indicating copy to clipboard operation
AESCrypt-Android copied to clipboard

Not equal

Open flipnovidade opened this issue 8 years ago • 1 comments

http://blog.dealforest.net/2012/03/ios-android-per-aes-crypt-connection/

Base64.encodeToString(cipher.doFinal(stringTocrypt.getBytes()), Base64.DEFAULT); //correct

flipnovidade avatar Apr 17 '17 18:04 flipnovidade

Please include the problem that was encountered. And the steps taken to reproduce the problem

nischkar avatar Oct 15 '17 09:10 nischkar