{ "info": { "author": "Peio Popov", "author_email": "peio@peio.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Education", "License :: Public Domain", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Security :: Cryptography" ], "description": "KDF - Key derivation functions from ISO 18033 and PKCS#1\n------------------------------\n\nKey derivation functions (KDF1,KDF2,KDF3,KDF4) as defined in section 6.2 of ISO 18033\nMask Generation Function (MGF1) as defined in Annex B.2.1 of PKCS#1 and IEEE P1363\n\nA key derivation function is a function KDF (x, l) that takes as input an octet string x and\nan integer l >= 0, and outputs an octet string of length l. The string x is of arbitrary length,\nalthough an implementation may define a (very large) maximum length for x and maximum size\nfor l, and fail if these bounds are exceeded.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/KDF", "keywords": "key derivation,kdf,KDF,KDF1,MGF1,KDF2,KDF3,KDF4,MGF,mask generation,ISO 18033,ISO-18033,PKCS#1,IEEE P1363,P1363", "license": "Public Domain", "maintainer": null, "maintainer_email": null, "name": "KDF", "package_url": "https://pypi.org/project/KDF/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/KDF/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/KDF" }, "release_url": "https://pypi.org/project/KDF/0.3/", "requires_dist": null, "requires_python": null, "summary": "Key Derivation functions from ISO 18033 and PKCS#1", "version": "0.3" }, "last_serial": 784577, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "66832cc087eb81e7cd0e86754e03f9fb", "sha256": "e342ec9496ad5091dc423e34ed2ab0194c9cd2bd4124bbdcb65b2eaad9b4e236" }, "downloads": -1, "filename": "KDF-0.1.tar.gz", "has_sig": false, "md5_digest": "66832cc087eb81e7cd0e86754e03f9fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2485, "upload_time": "2011-04-22T20:53:39", "url": "https://files.pythonhosted.org/packages/88/78/2c8d366cbdfb30b958e65c6c2927ad9628ccfb2b77d9e7d476cb7eb0da24/KDF-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "1af0334b4ba158b4f329615ace0f1c7c", "sha256": "c68ce34475b440de19a9dff20daad0f2026a4e5a6078f74ff643f247a04f52c9" }, "downloads": -1, "filename": "KDF-0.2.tar.gz", "has_sig": false, "md5_digest": "1af0334b4ba158b4f329615ace0f1c7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2488, "upload_time": "2011-04-22T20:55:25", "url": "https://files.pythonhosted.org/packages/13/a5/9451b360c261323e171ddff33052d2a31912b77b74f45feaba0dde89540e/KDF-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "443318ddc3ad9d1e7980f900604226ff", "sha256": "18441a71121fdfad006d8e9f4c3ae68b65279521ba2c43dc007730e9a955f77c" }, "downloads": -1, "filename": "KDF-0.3.tar.gz", "has_sig": false, "md5_digest": "443318ddc3ad9d1e7980f900604226ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3152, "upload_time": "2011-04-23T09:23:18", "url": "https://files.pythonhosted.org/packages/05/d0/0ed5d67b2ad2c5b875e0aadf158ee1d348c2c01e033a30e41973acb03a99/KDF-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "443318ddc3ad9d1e7980f900604226ff", "sha256": "18441a71121fdfad006d8e9f4c3ae68b65279521ba2c43dc007730e9a955f77c" }, "downloads": -1, "filename": "KDF-0.3.tar.gz", "has_sig": false, "md5_digest": "443318ddc3ad9d1e7980f900604226ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3152, "upload_time": "2011-04-23T09:23:18", "url": "https://files.pythonhosted.org/packages/05/d0/0ed5d67b2ad2c5b875e0aadf158ee1d348c2c01e033a30e41973acb03a99/KDF-0.3.tar.gz" } ] }