{ "info": { "author": "Christian Ternus", "author_email": "ternus@cternus.net", "bugtrack_url": null, "classifiers": [], "description": "Quick-and-dirty obfuscation for strings, designed to\nhide URL parameters from the casual experimenter without\nadding too much length. A little randomness is baked\nin to make it look like the parameters are constantly\nchanging, even if they're not.\n\nObviously this is NOT SECURE; don't rely on it for strong secrecy.\nA chosen-plaintext attack will recover the key, just like xor.\n\nOnly works for ASCII strings. Not Unicode-safe.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/ternus/obfuscate", "keywords": null, "license": "Creative Commons Attribution-Noncommercial-Share Alike license", "maintainer": null, "maintainer_email": null, "name": "simpleobfuscate", "package_url": "https://pypi.org/project/simpleobfuscate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/simpleobfuscate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/ternus/obfuscate" }, "release_url": "https://pypi.org/project/simpleobfuscate/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Simple, compact, randomized obfuscation for Python strings", "version": "0.1.0" }, "last_serial": 799589, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "01d0d6bc48fb5f1c6496ee2153b2f16b", "sha256": "9674dbedaaaf4cef471ae4195faa036b540e5c63ea369c4dc10f276a660da446" }, "downloads": -1, "filename": "simpleobfuscate-0.1.0.tar.gz", "has_sig": false, "md5_digest": "01d0d6bc48fb5f1c6496ee2153b2f16b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1761, "upload_time": "2013-01-14T18:47:03", "url": "https://files.pythonhosted.org/packages/5c/5d/e09c45256798ddde6a00de8aadf47dc064d77f46119439222845742e8de1/simpleobfuscate-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01d0d6bc48fb5f1c6496ee2153b2f16b", "sha256": "9674dbedaaaf4cef471ae4195faa036b540e5c63ea369c4dc10f276a660da446" }, "downloads": -1, "filename": "simpleobfuscate-0.1.0.tar.gz", "has_sig": false, "md5_digest": "01d0d6bc48fb5f1c6496ee2153b2f16b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1761, "upload_time": "2013-01-14T18:47:03", "url": "https://files.pythonhosted.org/packages/5c/5d/e09c45256798ddde6a00de8aadf47dc064d77f46119439222845742e8de1/simpleobfuscate-0.1.0.tar.gz" } ] }