pbkdf2


Namepbkdf2 JSON
Version 1.3 PyPI version JSON
download
home_pagehttp://www.dlitz.net/software/python-pbkdf2/
SummaryPKCS#5 v2.0 PBKDF2 Module
upload_time2011-06-14 05:18:10
maintainer
docs_urlNone
authorDwayne C. Litzenberger
requires_pythonNone
licenseUNKNOWN
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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"
}
        
Elapsed time: 0.01274s