An Android application for encryption and decryption
It is a simple android application for encryption and decryption of files using passphrase. Supported API levels are in the range 10 (min) and 17 (max).
To encrypt a file, what you need is to share the file to "DCrypt" and enter a passphrase. To decrypt the file, you have to share the encrypted file to the application and enter the passphrase. Obviously the passphrase for encryption and decryption should be the same.
Now you can transfer messages with privacy. This app adds a strong Base64 256-bit Encryption to your text, making it unreadable without the use of this app.
Just enter your text, encrypt it, and share! People who want to view it can then decrypt your text by using this app on their computer.