{ "info": { "author": "koha", "author_email": "kkoha@msn.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7", "Topic :: Security :: Cryptography" ], "description": "This module implements the RC2 (also known as ARC2) encryption algorithm in pure python, specified in RFC 2268.\r\n\r\nECB and CBC modes are supported.\r\n\r\nOriginal source code : https://github.com/0xEBFE/RC2-python/blob/master/rc2.py\r\n\r\nBackporting Python 3 Code to Python 2.7.x by koha ", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://kkoha.tistory.com/entry/Python-RC2", "keywords": "RC2,ARC2,crypto,symmetric-key block cipher,Ron Rivest,Ron's Code,Rivest Cipher,64-bit block cipher", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "rc2", "package_url": "https://pypi.org/project/rc2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rc2/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://kkoha.tistory.com/entry/Python-RC2" }, "release_url": "https://pypi.org/project/rc2/0.11/", "requires_dist": null, "requires_python": null, "summary": "RC2 (Rivest's Cipher version 2) Cipher", "version": "0.11" }, "last_serial": 1956520, "releases": { "0.11": [ { "comment_text": "", "digests": { "md5": "1fff158b98f0f20e2ac82554cee1308a", "sha256": "e57b995d6d7c85ebec8db9197a36e4c93f912cfa7938a4a70bbc3914cf292326" }, "downloads": -1, "filename": "rc2-0.11.zip", "has_sig": false, "md5_digest": "1fff158b98f0f20e2ac82554cee1308a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5240, "upload_time": "2016-02-15T02:31:41", "url": "https://files.pythonhosted.org/packages/64/8e/51b8f04fdb19446e0e372dbb4381aa028ab244c3bb10650297f541ab987a/rc2-0.11.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1fff158b98f0f20e2ac82554cee1308a", "sha256": "e57b995d6d7c85ebec8db9197a36e4c93f912cfa7938a4a70bbc3914cf292326" }, "downloads": -1, "filename": "rc2-0.11.zip", "has_sig": false, "md5_digest": "1fff158b98f0f20e2ac82554cee1308a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5240, "upload_time": "2016-02-15T02:31:41", "url": "https://files.pythonhosted.org/packages/64/8e/51b8f04fdb19446e0e372dbb4381aa028ab244c3bb10650297f541ab987a/rc2-0.11.zip" } ] }