Crypto-Notepad/README.md
2017-02-10 23:27:26 +02:00

1.2 KiB

Crypto Notepad

Documentation | Release Notes | Project TODO

Notepad-like simple text editor for Windows, where files are saved and loaded encrypted with AES algorithms.

Features

  • Drag and Drop support
  • Detect URLs and email links
  • Fully customizable editor. Able to customize the colors and fonts
  • Able to customize different parameters of the encryption (hash algorithm, key size, password iterations, salt)
  • Included all the features of the default Windows Notepad
  • Association with the application extension
  • Easily search through the content

System requirements

  • Windows Vista SP2 and higer
  • .NET Framework 4.5

Contribution

Feel free :octocat:

Build

App was created in Visual Studio Community 2015, you can run the .sln file and simply build a project (The code is very bad. There are no comments, no following the OOP rules. Learn this code at your own risk. )

License

Distributed under MIT license