Tiny application which allows encrypting basic text.
Application which allows encrypting text.
It is encrypted using own libraries.
I think it is a very strong way to encrypt, specially if the text has more than 1 KB.
The application reads encrypted bytes from disk, and writes encyrpted bytes to disk, so it never is saved in the hard disk decrypted.
JDK-17 compatibility
Cygnus Editor is a basic text-editing program created entirly in Java. And it's most commonly used to view or edit text files (.txt). A text file is a file type typically identified by the .txt file name extension. In Cygnus Editor you can encrypt your text document, so nobody can see the content of your document. Also you can decrypt your document and edit it.
UPDATE 2024: Get a new version here: https://github.com/ivoras/EncryptedNotepad2
"Encrypted Notepad" does only one thing, but aims to do it perfectly - a Notepad-like simple texteditor where files are saved (and later loaded) encrypted with industrial strength algorithms. Available both for the desktop (as a Java application) and on Android.
Unencrypted data is never stored on-disk. Source is released (on SourceForge) under the BSD license.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
TextConverter is a graphical texteditor allowing the user to encrypt/decrypt the textual contents displayed on the screen using a 128-bit AES (Advanced Encryption Standard) cipher.
A very simple file encryption tool. Release 1 is a texteditor that saves encrypted files. Release 1.1 will include the ability to convert any file, even binary, to a GEF (Gulosh Encrypted File). Release 2.0 brings the strong encryption into play.
jCryptPad stores text informationen hierarchical, e.g. passwords, important texts etc. The data is saved in a encrypted xml file. Encryption is done with the AES algorithm. Additionally a password generator and a text encryption editor is also included.