/TextCrypt-Windows

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.

Primary LanguageC#MIT LicenseMIT

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