passlib


Namepasslib JSON
Version 1.7.4 PyPI version JSON
download
home_pagehttps://passlib.readthedocs.io
Summarycomprehensive password hashing framework supporting over 30 schemes
upload_time2020-10-08 19:00:52
maintainer
docs_urlhttps://pythonhosted.org/passlib/
authorEli Collins
requires_python
licenseBSD
keywords password secret hash security
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Passlib is a password hashing library for Python 2 & 3, which provides
cross-platform implementations of over 30 password hashing algorithms, as well
as a framework for managing existing password hashes. It's designed to be useful
for a wide range of tasks, from verifying a hash found in /etc/shadow, to
providing full-strength password hashing for multi-user applications.

* See the `documentation <https://passlib.readthedocs.io>`_
  for details, installation instructions, and examples.

* See the `homepage <https://foss.heptapod.net/python-libs/passlib/wikis/home>`_
  for the latest news and more information.

* See the `changelog <https://passlib.readthedocs.io/en/stable/history>`_
  for a description of what's new in Passlib.

All releases are signed with the gpg key
`4D8592DF4CE1ED31 <http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x4D8592DF4CE1ED31>`_.



            

Raw data

            {
    "_id": null,
    "home_page": "https://passlib.readthedocs.io",
    "name": "passlib",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/passlib/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "password secret hash security",
    "author": "Eli Collins",
    "author_email": "elic@assurancetechnologies.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/06/9da9ee59a67fae7761aab3ccc84fa4f3f33f125b370f1ccdb915bf967c11/passlib-1.7.4.tar.gz",
    "platform": "",
    "description": "Passlib is a password hashing library for Python 2 & 3, which provides\ncross-platform implementations of over 30 password hashing algorithms, as well\nas a framework for managing existing password hashes. It's designed to be useful\nfor a wide range of tasks, from verifying a hash found in /etc/shadow, to\nproviding full-strength password hashing for multi-user applications.\n\n* See the `documentation <https://passlib.readthedocs.io>`_\n  for details, installation instructions, and examples.\n\n* See the `homepage <https://foss.heptapod.net/python-libs/passlib/wikis/home>`_\n  for the latest news and more information.\n\n* See the `changelog <https://passlib.readthedocs.io/en/stable/history>`_\n  for a description of what's new in Passlib.\n\nAll releases are signed with the gpg key\n`4D8592DF4CE1ED31 <http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x4D8592DF4CE1ED31>`_.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "comprehensive password hashing framework supporting over 30 schemes",
    "version": "1.7.4",
    "split_keywords": [
        "password",
        "secret",
        "hash",
        "security"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "1c36b772dcee3e4d26de623c488b6dd3",
                "sha256": "aa6bca462b8d8bda89c70b382f0c298a20b5560af6cbfa2dce410c0a2fb669f1"
            },
            "downloads": -1,
            "filename": "passlib-1.7.4-py2.py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "1c36b772dcee3e4d26de623c488b6dd3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 525554,
            "upload_time": "2020-10-08T19:00:49",
            "upload_time_iso_8601": "2020-10-08T19:00:49.856832Z",
            "url": "https://files.pythonhosted.org/packages/3b/a4/ab6b7589382ca3df236e03faa71deac88cae040af60c071a78d254a62172/passlib-1.7.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "3a229cbd00dfb33e99885b43325e0591",
                "sha256": "defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c4152ebe04"
            },
            "downloads": -1,
            "filename": "passlib-1.7.4.tar.gz",
            "has_sig": true,
            "md5_digest": "3a229cbd00dfb33e99885b43325e0591",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 689844,
            "upload_time": "2020-10-08T19:00:52",
            "upload_time_iso_8601": "2020-10-08T19:00:52.121177Z",
            "url": "https://files.pythonhosted.org/packages/b6/06/9da9ee59a67fae7761aab3ccc84fa4f3f33f125b370f1ccdb915bf967c11/passlib-1.7.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-10-08 19:00:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "passlib"
}
        
Elapsed time: 0.01235s