Simple Text Crypt

Encrypts plain text using AES256
AppID:com.aidinhut.simpletextcrypt
Author:Aidin Gharibnavaz
License:GPL-3.0-or-later
Donation:
InRepoSince:2015-12-08
LastRepoUpdate:2025-09-06
LastAppUpdate:Unknown
LastVersion:5.1
Categories:Security
APK source:
Google Play:Check if it's there
icon This app does not claim any permissions, so you can trust that it cannot send
any of your private data to anyone.

Messages produced by this app are secure and, for example, can be
confidently sent over a network. It uses AES in GCM mode with no padding for
encryption. It uses Argon2 and a random Salt to derive a secure key from the
entered passphrase.
This is a very powerful encryption. It also encrypts its settings before storing
them on the device.

However, the app might be vulnerable to some attacks. Although it is secure
enough to stand attacks from non-expert crackers, e.g. normal users,
should not be used for serious data encryption.

Upgrading from 4.x to 5.x

The encryption of the settings is changed. The app should be able to detect the
old settings and upgrade them with the new encryption algorithm. However, it's
a good idea to back-up your passphrase. (Well, it's generally a good idea to
back-up encryption keys and passwords in a secure place).

If the app didn't work after upgrade, uninstall and install it again.

WhatsNew:

The encryption algorithm upgraded from old AES CBC to the new AES GCM.

Key deriving algorithm also upgraded from PBKDF2 to Argon2.

A "Legacy Decrypt" button added so user can decrypt messages that were encrypted
with the older versions.

Download Metadata Source Issues ChangeLog
screenshot_01.png screenshot_02.png screenshot_03.png
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device.

Packages

Version 5.1 (2025-09-06) no RB details available help icon

Android Versions:
  • Target: 16.0
  • MinVer: 8.0
  • ABIs: arm64-v8a, armeabi-v7a, x86, x86_64

Download (1.7 M)

Version 4.6 (2024-12-17) no RB details available help icon

Version 4.5 (2023-09-06) no RB details available help icon