Simple Text Encryptor is, as the name implies, a simple program that can encrypt and decrypt plain text. The text is encrypted using 128-bit AES encryption.
Simple Text Encryptor was designed for use by the average user. In other words, it should not be used to encrypt information at a high encryption rate.
What's New in This Release: [ read full changelog ]
· Removed separate encrypt and decrypt buttons. One button whose action and text changes based upon action selection (two radio buttons).
· Removed "Copy To Clipboard" button. Replaced with "Copy Text" function in the application's Edit menu.
· Added encrypt and decrypt option secection via radio button (see first change listed).
· Added "Copy Key" function in Edit menu. One click and key is copied to the clipboard.
· Removed all but one error message box. With new error-checking routines that enable/disable the use of the encryption/decryption button, error messages no longer needed.
· Removed EULA and Changes text files and incorporated them in to help file.