500+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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
Updated on
Jan 23, 2014

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

* 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