{ "info": { "author": "Todd Whiteman", "author_email": "twhitema@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "License :: Public Domain", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Security :: Cryptography" ], "description": "This algorithm is a pure python implementation of the DES and\r\nTriple DES algorithms. Triple DES is either DES-EDE3 with a\r\n24 byte key, or DES-EDE2 with a 16 byte key.", "description_content_type": null, "docs_url": null, "download_url": "http://twhiteman.netfirms.com/pyDES/pyDes-2.0.1.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://twhiteman.netfirms.com/des.html", "keywords": "DES,TRIPLE-DES,ENCRYPTION,ALGORITHM,SECURITY", "license": "Public Domain", "maintainer": "", "maintainer_email": "", "name": "pyDes", "package_url": "https://pypi.org/project/pyDes/", "platform": "All", "project_url": "https://pypi.org/project/pyDes/", "project_urls": { "Download": "http://twhiteman.netfirms.com/pyDES/pyDes-2.0.1.zip", "Homepage": "http://twhiteman.netfirms.com/des.html" }, "release_url": "https://pypi.org/project/pyDes/2.0.1/", "requires_dist": null, "requires_python": null, "summary": "Pure python implementation of DES and TRIPLE DES encryption algorithm", "version": "2.0.1" }, "last_serial": 2103453, "releases": { "1.0": [], "1.1": [], "1.2": [], "1.3": [], "1.3.1": [], "2.0.0": [], "2.0.1": [ { "comment_text": "", "digests": { "md5": "e2b108b1b8e982c609307478960a4257", "sha256": "e2ab8e21d2b83e90d90dbfdcb6fb8ac0000b813238b7ecaede04f8435c389012" }, "downloads": -1, "filename": "pyDes-2.0.1.tar.gz", "has_sig": false, "md5_digest": "e2b108b1b8e982c609307478960a4257", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9878, "upload_time": "2016-05-06T22:37:27", "url": "https://files.pythonhosted.org/packages/92/5e/0075a35ea5d307a182b0963900298b209ea2f363ccdd5a27e8cb04c58410/pyDes-2.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e2b108b1b8e982c609307478960a4257", "sha256": "e2ab8e21d2b83e90d90dbfdcb6fb8ac0000b813238b7ecaede04f8435c389012" }, "downloads": -1, "filename": "pyDes-2.0.1.tar.gz", "has_sig": false, "md5_digest": "e2b108b1b8e982c609307478960a4257", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9878, "upload_time": "2016-05-06T22:37:27", "url": "https://files.pythonhosted.org/packages/92/5e/0075a35ea5d307a182b0963900298b209ea2f363ccdd5a27e8cb04c58410/pyDes-2.0.1.tar.gz" } ] }