mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
🔑 Simple notepad for Windows with encryption features
| Crypto Notepad | ||
| Updater | ||
| .gitignore | ||
| Crypto Notepad.sln | ||
| Crypto-Notepad-Update.zip | ||
| LICENSE | ||
| README.md | ||
| version.txt | ||
Crypto Notepad
Notepad-like simple text editor for Windows, where files are saved and loaded encrypted with AES algorithms.
Quick Links
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
