{ "info": { "author": "Peio Popov", "author_email": "peio@peio.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Education", "License :: Public Domain", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Security :: Cryptography" ], "description": "PBKDF - Password based Key Derivation functions from PKCS#5\n-----------------------------------------------------------\n\nPassword based key derivation functions (PBKDF1, PBKDF2) as defined in section 5 of PKCS#5\n\nA key derivation function produces a derived key from a base key and other parameters.\nIn a password-based key derivation function, the base key is a password and the other\nparameters are a salt value and an iteration count.\n\nFor verification are included the test vectors from RFC 3962 Appendix B", "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/PBKDF", "keywords": "PBKDF1,PBKDF2,key derivation,password key derivation,PBKDF,PKCS5,PKCS#5,PKCS", "license": "Public Domain", "maintainer": null, "maintainer_email": null, "name": "PBKDF", "package_url": "https://pypi.org/project/PBKDF/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PBKDF/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/PBKDF" }, "release_url": "https://pypi.org/project/PBKDF/1.0/", "requires_dist": null, "requires_python": null, "summary": "Password based Key Derivation functions from PKCS#5", "version": "1.0" }, "last_serial": 784869, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "1fd48f747a665ea5ad58d34bbe79be01", "sha256": "96a20a72b88edcc0263f9bec79d39f38271870a3a9daaa1939a00c858c5facef" }, "downloads": -1, "filename": "PBKDF-1.0.tar.gz", "has_sig": false, "md5_digest": "1fd48f747a665ea5ad58d34bbe79be01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3576, "upload_time": "2011-04-22T22:40:45", "url": "https://files.pythonhosted.org/packages/27/2e/725b90023ee66054f67f3ccdbd4b654eb83b57d33ed9258408ae3897fe3e/PBKDF-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1fd48f747a665ea5ad58d34bbe79be01", "sha256": "96a20a72b88edcc0263f9bec79d39f38271870a3a9daaa1939a00c858c5facef" }, "downloads": -1, "filename": "PBKDF-1.0.tar.gz", "has_sig": false, "md5_digest": "1fd48f747a665ea5ad58d34bbe79be01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3576, "upload_time": "2011-04-22T22:40:45", "url": "https://files.pythonhosted.org/packages/27/2e/725b90023ee66054f67f3ccdbd4b654eb83b57d33ed9258408ae3897fe3e/PBKDF-1.0.tar.gz" } ] }