🔑 Simple notepad for Windows with encryption features
Find a file
2017-05-31 22:10:09 +03:00
Crypto Notepad Fixed #6 2017-05-31 22:10:09 +03:00
Updater Added release notes link 2016-01-18 20:33:21 +02:00
.gitattributes Added .gitattributes 2016-01-24 22:30: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 Update 1.1.0 2017-02-10 23:27:12 +02:00
LICENSE Year updated 2017-02-11 00:15:11 +02:00
README.md Readme update 2017-05-25 20:11:44 +03:00
version.txt Version update 2017-02-10 23:30:42 +02:00

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 higher
  • .NET Framework 4.5

Contribution

If you find any bug, or you know how to improve Crypto Notepad, please create new Issue or make Pull requests or just email me. 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