значок приложения

Simple Text Crypt

Шифрует простой текст с помощью AES256
Новое в версии 6.0
+ UI re-written using Jetpack Compose and MVVM approach (modern Android technologies)
+ Dependencies are upgraded
+ Functionality of the app didn't change
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.

Версии

Можно выбрать загрузку приложения в виде APK (доступно по ссылкам ниже), однако следует помнить, что при такой установке вы не сможете получать уведомления об обновлениях, и что это менее безопасный способ скачивания. Советуем установить приложение F-Droid и использовать его.

Скачать
  • Версия 6.0 (17) рекомендована Добавлено 20.03.2026

    arm64-v8a armeabi-v7a x86 x86_64

    Для этой версии требуется Android 8.0 или новее.

    Собрано и подписано F-Droid, и гарантированно соответствует исходному коду из архива.

    Разрешения
    • com.aidinhut.simpletextcrypt.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Скачать APK 2 МиБ Подпись PGP | Журнал сборки

  • Новое в версии 5.1
    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.
  • Версия 5.1 (16) - Добавлено 05.09.2025

    arm64-v8a armeabi-v7a x86 x86_64

    Для этой версии требуется Android 8.0 или новее.

    Собрано и подписано F-Droid, и гарантированно соответствует исходному коду из архива.

    Разрешения
    • com.aidinhut.simpletextcrypt.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Скачать APK 1.7 МиБ Подпись PGP | Журнал сборки

  • Версия 4.6 (15) - Добавлено 17.12.2024

    Для этой версии требуется Android 4.4 или новее.

    Собрано и подписано F-Droid, и гарантированно соответствует исходному коду из архива.

    Разрешения
    • com.aidinhut.simpletextcrypt.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Скачать APK 4.7 МиБ Подпись PGP | Журнал сборки