|
Project Information
Featured
Downloads
|
Easily encrypt your messages using AES, ARC2, Blowfish, CAST, DES3 or RSA, then encode the result in a printable form, using Base64, Base32, HEX, Quopri, string escape, UU, XML or Json.
This software was tested with hundreds of different files: images, music, office documents, executable files, using random passwords from 1 to 196 characters. The application is stable (the files are intact with all encryption + decryption methods). Written in Python, it works on Windows, Ubuntu, Fedora and OpenSUSE. It should also work on Mac OS, if you execute the source "scrambled_egg.py". Useful articles: http://en.wikipedia.org/wiki/Cipher_security_summary http://en.wikipedia.org/wiki/Password_strength http://en.wikipedia.org/wiki/Password_cracking https://www.microsoft.com/security/pc-security/password-checker.aspx Example print screen on Windows (Encryption with ZLIB + AES + Base64) Another example print screen on Windows (Decryption with BZ2 + RSA + Base64) Print screen in Gnome3 on Fedora Le Petit Prince by Antoine de Saint Exupery (compressed BZ2 + AES + HEX) (password is Le Petit Prince) (original 206,867 characters) ![]() The Prophet by Khalil Gibran (compressed BZ2 + Blowfish + HEX) (password is The Prophet) (original 155,264 characters) ![]() |


