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
| .github/ISSUE_TEMPLATE | ||
| Crypto Notepad | ||
| Updater | ||
| .gitattributes | ||
| .gitignore | ||
| Crypto Notepad.sln | ||
| Crypto-Notepad-Update.zip | ||
| LICENSE | ||
| README.md | ||
| version.txt | ||
Crypto Notepad
[Documentation](https://github.com/Sigmanor/Crypto-Notepad/wiki/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)
- 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, 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





