CrypText
Create encrypted plain text files
This program is designed to create encrypted plain text files useful for storing sensitive information, such as login details, credit card numbers, etc. It uses AES256 encryption method combined with a user-chosen password to encrypt the files. This program is meant to be as lightweight and versatile as the Windows's standard Notepad program.