Secure Notes is a small app that aims to store notes securely using encryption. This was designed to ensure that notes are not easily lost or tampered with by having password protection and auto-saving implemented.
Features
- Password Protected Notes which are encrypted using AES and a 256 bit key
- Notes are stored in a public folder therefore preventing loss of notes when updating the app
- Notes can be opened in read-only mode which prevents any editing and does not prompt users with the keyboard when scrolling
- Notes can be arranged into categories
- Notes can be set to automatically save as users type
This was created in C# using Xamarin in Visual Studio, both can be downloaded for free below:
Visual Studio: https://www.visualstudio.com/downloads/
Xamarin: https://www.xamarin.com/download
Full source code and documentation is included
Notice:
The Extended License would need to be purchased if:
- You wish to submit your own paid version of this app
- You wish to add in-app purchases