DroidCrypt - A file and text encryption tool for Android

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

source code: GitHub - umutcamliyurt/DroidCrypt: A file and text encryption tool for Android

1 Like

Has ever anyone tested it ? Or checked the code ?

I think this app could be useful for non-Google Pixel users.