Skip to content

A text-encryption software that encrypts the input text to a binary file using AES/CBC. It hashes the user's password with SHA256 and random salt.

License

Notifications You must be signed in to change notification settings

mcanyucel/textcrypt-android

Repository files navigation

TextCrypt Android

Logo

A text-encryption software that encrypts the input text to a binary file using AES/CBC. It hashes the user's password with SHA256 and random salt.

The created binary files can be decrypted on Windows with the complementary app TextCrypt Windows.

Minimum SDK

31

Third-Party Dependencies

none

About

A text-encryption software that encrypts the input text to a binary file using AES/CBC. It hashes the user's password with SHA256 and random salt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages