Skip to content

Flutter mobile application to encrypt and decrypt text with AES 256

Notifications You must be signed in to change notification settings

Thaanu2001/TextCrypt-Encryption-App

Repository files navigation

TextCrypt - Encrypt and Decrypt Text

• The app encrypts your text and decrypts encrypted text with the correct password.

• AES 256-bit is used for encryption. Key derived with PBKDF2 using a 32-bit random salt and the specified plain key are used for encryption/decryption of the text.

• App allows you to copy encrypted text or paste any text to the text field and easily share encrypted text among your contacts.

About

Flutter mobile application to encrypt and decrypt text with AES 256

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published