🔑 Simple notepad for Windows with encryption features
Find a file
2016-01-17 14:01:48 +02:00
Crypto Notepad Small improvements in design 2016-01-15 19:48:48 +02:00
Updater Added updater 2016-01-14 22:32:57 +02:00
.gitignore Initial commit 2015-07-04 19:23:26 +03:00
Crypto Notepad.sln Project name changed 2016-01-09 22:46:25 +02:00
Crypto-Notepad-Update.zip Added update files 2016-01-14 22:12:04 +02:00
LICENSE Initial commit 2015-07-04 19:23:26 +03:00
README.md Added build section 2016-01-17 14:01:48 +02:00
version.txt Added file for update app. 2016-01-14 22:05:00 +02:00

Crypto Notepad

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

Timeline: Release Notes
Documentation: ENG (Not completed)
Bug tracker: Issues

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)
  • All functions of the default Windows Notepad
  • Association with the application extension (.cnp)
  • Easily search through the content

Build

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

License

App distributed under MIT license