taCrypt is an application to encrypt, decrypt and wipe files. It runs on Android, but also provides a version that runs on a Java VM.
The APP has following features:
* Runs on Android and Java VM (1.6 or higher)
* Encryption and decryption of files with AES-128
* Secure erasing of files by overwriting them before deletion
* Crypto code (BeanShell script) is open source and can be modified by the user
* The APP detects unauthorized modification of the BeanShell script
* The Android version supports the VIEW Intent for any file type
There is a free and a PRO version of this APP. The free version has all functionality of the PRO version but only supports files with a maximum size of 50 KB. It is therefore only a demo to try the (PRO) APP.
For more details see the online version of the built-in help file:
http://www.tanapro.ch/products/taCrypt/help-en.html
Support forum:
https://groups.google.com/forum/#!forum/tanapro
History:
http://www.tanapro.ch/products/taCrypt/history-en.html
Latest Version
1.1.0Uploaded by
Akash India
Requires Android
Android 1.6+
Category
Free Tools AppContent Rating
Everyone
Security Report
Check Now
Report
Flag as inappropriateLast updated on Feb 23, 2016
* Added salt field for using a temporary salt instead of the saved standard salt
* The logcat information can now be stored to a file, because on Android 4.1 (Jelly Bean) the logcat is protected.
* Changed VIEW intent into SEND intent