This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.
Raw data
{
"_id": null,
"home_page": "http://www.dlitz.net/software/python-pbkdf2/",
"name": "pbkdf2",
"maintainer": "",
"docs_url": null,
"requires_python": null,
"maintainer_email": "",
"keywords": "",
"author": "Dwayne C. Litzenberger",
"author_email": "dlitz@dlitz.net",
"download_url": "https://files.pythonhosted.org/packages/02/c0/6a2376ae81beb82eda645a091684c0b0becb86b972def7849ea9066e3d5e/pbkdf2-1.3.tar.gz",
"platform": "UNKNOWN",
"description": "This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.",
"bugtrack_url": null,
"license": "UNKNOWN",
"summary": "PKCS#5 v2.0 PBKDF2 Module",
"version": "1.3",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "40cda566f61420490206597243dd869f",
"sha256": "ac6397369f128212c43064a2b4878038dab78dab41875364554aaf2a684e6979"
},
"downloads": -1,
"filename": "pbkdf2-1.3.tar.gz",
"has_sig": false,
"md5_digest": "40cda566f61420490206597243dd869f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6360,
"upload_time": "2011-06-14T05:18:10",
"upload_time_iso_8601": "2011-06-14T05:18:10.981277Z",
"url": "https://files.pythonhosted.org/packages/02/c0/6a2376ae81beb82eda645a091684c0b0becb86b972def7849ea9066e3d5e/pbkdf2-1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2011-06-14 05:18:10",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pbkdf2"
}