UpdatedMar 2, 2017
PublishedMar 2, 2017
Packagecom.deeppradhan.encrypt_decrypt
MD5097e36d0015eb49349da17bfc70df093
SHA1 (signer)CD:15:17:F8:A4:EB:DF:96:21:A3:C4:85:56:9A:B5:2F:A1:06:CA:A0
Signed byCN=Deep Pradhan, C=IN
Malware scanTRUSTED
Contact[email protected]
What's new
• Key is now derived using PBKDF2 (25,600 iterations) using, a 64-bit random Salt along with the specified plain Key.
Note: NOT COMPATIBLE WITH OLDER VERSIONS!
• Encryption/Decrytion needs non empty Key.
Note: NOT COMPATIBLE WITH OLDER VERSIONS!
• Encryption/Decrytion needs non empty Key.
Description
• 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.
• 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.
Required features
- Touchscreen android.hardware.touchscreen