Used Encrypt Decrypt for Android?
Developer’s Description
By Deep Pradhan
The app encrypts plain text and decrypts encrypted text.
AES 256-bit is used for encryption. Key derived with PBKDF2 (25,600 iterations) using, a 64-bit random Salt along with the specified plain Key, is used for encryption/decryption of the text.
App allows to copy/share the encrypted/decrypted text easily. Encrypted text is in Base64 allowing easy sharing/saving with any standard text sharing/saving app.
Used Encrypt Decrypt for Android?