🔑 Simple notepad for Windows with encryption features
Find a file
2016-01-23 20:07:32 +02:00
Crypto Notepad Version update 2016-01-22 21:48:22 +02:00
Updater Added release notes link 2016-01-18 20:33:21 +02:00
.gitignore Initial commit 2015-07-04 19:23:26 +03:00
Crypto Notepad.sln Auto generated code 2016-01-18 20:35:34 +02:00
Crypto-Notepad-Update.zip Updated update files 2016-01-22 21:47:11 +02:00
LICENSE Update license year to 2016 2016-01-17 22:26:04 +02:00
README.md deleted warning message 2016-01-23 20:07:32 +02:00
version.txt Version update 2016-01-22 21:48:22 +02:00

Crypto Notepad

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

Documentation | Release Notes | Project TODO

Features

  • Fully customizable editor. Able to customize the colors and fonts
  • Able to customize all the parameters of the encryption (Hash Algorithm, Key Size, Password Iterations, The Salt)
  • Included all the features of the default Windows Notepad
  • Association with the application extension
  • Easily search through the content

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