scottyab / AESCrypt-Android

Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C (with the same weak security defaults :( ) created by Gurpartap Singh. https://github.com/Gurpartap/aescrypt
Apache License 2.0
641 stars 191 forks source link

NULL POINTER EXCEPTION : #26

Open arunramya opened 7 years ago

arunramya commented 7 years ago

Encryption and decryption is not worked on some devices. It gives null pointer instead of encrypted or decrypted string.