DroidCrypt
A file and text encryption tool for Android
Screenshots
Description
Description:
File and text encryption in Android offers crucial benefits in protecting sensitive data. By encrypting files and text, users can prevent unauthorized access, ensuring confidentiality and privacy. This is especially vital in a world where mobile devices often contain personal, financial, and business-related information. Encryption adds an additional layer of security, preventing malicious actors from intercepting or tampering with data, thus mitigating the risk of data breaches and identity theft.
Features:
- Uses AES-256-GCM for encryption
- Uses Scrypt for key derivation with CPU/Memory cost of 32768, block size of 16, and parallelization of 4
- Built in Java
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Full file accessAccess all files on the device.
- Write storageCreate and change files on the device storage.
- Read storageRead files on the device storage.
- droidcrypt.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments