Its A Diary/TextEditor that encrypts your text data using images
...What makes this a masterpiece from its counterparts is how user data is created and abstracted. User data is protected and stored in PNG images, the image it self is not encrypted but the data inside the image is encrypted. If you open any one of the created PNG images, they look like blank images!. These "normal" looking images protect your information from prying eyes. The simplicity and elegance of my program stores your data(password and entry) locally and hidden from everyone.
The cibet framework provides developers with functionality of the following topics:
- Dual Control (4-Eyes Principle ...)
- Extended Authorisation (Enhance Spring Security, Apache Shiro ...)
- Extended Logging (Archiving, tracking, Redo, Restore ...)
Encrypt and decrypt text using AES 256 bit encryption
AESTextCrypt is an easy-to-use open source tool for text encryption and decryption. Primarily intended for use with email, use it wherever you need to protect text from prying eyes. The encrypted text can be copy/pasted into any text-handling application (e.g. email) instead of plain text. Convenience buttons are provided for clipboard operations.
AESTextCrypt uses AES-256 bit encryption which is the strongest available encryption scheme.