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-Windows

Repository files navigation

TextCrypt

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 Android with the complementary app TextCrypt Android.

Target Framework

.net7.0-windows (WPF)

Third-Party Dependencies

  • CommunityToolkit.Mvvm
  • Mahapps.Metro
  • Mahapps.Metro.IconPacks
  • Microsoft.Extensions.DependencyInjection

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