{ "info": { "author": "Cristi Constantin", "author_email": "cristi.constantin@live.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: X11 Applications :: Qt", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: Freeware", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Topic :: Communications :: Email", "Topic :: Security", "Topic :: Security :: Cryptography" ], "description": "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**.\r\n\r\nThe resulted string can be copied and sent on e-mail as **text**, or can be saved as **XML** or **UU**, or can be transformed into a little **PNG image**.\r\n\r\nFor example, the message \"``look behind the old desk``\", crypted with AES, with password \"``acorn1955``\" would become:\r\n\r\n- ``GAYic8DgN23tf/fN6UXUlETNNJENbNyi8tRjpsyVkJs=`` (in *Base64*)\r\n- ``18062273c0e0376ded7ff7cde945d49444cd34910d6cdca2f2d463a6cc95909b`` (in *HEX*)\r\n- ``=18=06\"s=C0=E07m=ED=7F=F7=CD=E9E=D4=94D=CD4=91\\nl=DC=A2=F2=D4c=A6=CC=95=90=\\n=9B`` (*Quopri*)\r\n- ``\\x18\\x06\"s\\xc0\\xe07m\\xed\\x7f\\xf7\\xcd\\xe9E\\xd4\\x94D\\xcd4\\x91\\rl\\xdc\\xa2\\xf2\\xd4c\\xa6\\xcc\\x95\\x90\\x9b`` (with *string escape*)\r\n\r\n**The password is not stored inside the message**. It's impossible for someone to decrypt the message, unless it knows, or guesses your password.\r\n\r\n\r\nExample print screen on Windows (Encryption with ZLIB + AES + Base64)\r\n---------------------------------------------------------------------\r\n.. image:: http://scrambled-egg.googlecode.com/svn/wiki/segg1_0.4.PNG\r\n :height: 378\r\n :width: 800\r\n\r\nAnother example print screen on Windows (Decryption with BZ2 + RSA + Base64)\r\n----------------------------------------------------------------------------\r\n.. image:: http://scrambled-egg.googlecode.com/svn/wiki/segg2_0.4.PNG\r\n :height: 378\r\n :width: 800\r\n\r\nPrint screen in Gnome3 on Fedora\r\n--------------------------------\r\n.. image:: http://scrambled-egg.googlecode.com/svn/wiki/segg3_0.4.PNG\r\n :height: 378\r\n :width: 800\r\n\r\n\r\n**Le Petit Prince by Antoine de Saint Exupery** (compressed BZ2 + AES + HEX) (password is ``Le Petit Prince``) (206,867 characters)\r\n\r\n.. image:: http://scrambled-egg.googlecode.com/svn/wiki/lpp_0.3.png\r\n\r\n**The Prophet by Khalil Gibran** (compressed BZ2 + Blowfish + HEX) (password is ``The Prophet``) (155,264 characters)\r\n\r\n.. image:: http://scrambled-egg.googlecode.com/svn/wiki/tp_0.3.png", "description_content_type": null, "docs_url": null, "download_url": "http://scrambled-egg.googlecode.com/files/scrambled-egg-0.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://scrambled-egg.googlecode.com", "keywords": "python, cryptography, scrambled, egg, scrambled-egg, scrambledegg", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "Scrambled-Egg", "package_url": "https://pypi.org/project/Scrambled-Egg/", "platform": "Tested on Windows and Ubuntu, it should work on any platform without modification", "project_url": "https://pypi.org/project/Scrambled-Egg/", "project_urls": { "Download": "http://scrambled-egg.googlecode.com/files/scrambled-egg-0.4.tar.gz", "Homepage": "http://scrambled-egg.googlecode.com" }, "release_url": "https://pypi.org/project/Scrambled-Egg/0.4/", "requires_dist": null, "requires_python": null, "summary": "Encrypt your message with ease", "version": "0.4" }, "last_serial": 340654, "releases": { "0.2": [], "0.3": [], "0.4": [] }, "urls": [] }