Released my "so called first" android application DCrypt today :)
To encrypt a file, what we need is to share the file to "DCrypt" and enter a passphrase. To decrypt the file, we have to share the encrypted file to the application and enter the passphrase. Obviously the passphrase for encryption and decryption should be the same.Note that the file shredding is disabled by default. That means the original file won't be deleted even if you encrypt it.
To enable file shredding, go to Settings-> Enable Shredding.
Please use the following e-mail id to report bugs if any:
dhanoopbhaskar@gmail.com
Suggestions are most welcome :)
2 Comments
Why I cant open the encrypted image?
ReplyDeleteAn encrypted image should be decrypted before opening it.
Delete