spake2


Namespake2 JSON
Version 0.9 PyPI version JSON
download
home_pagehttps://github.com/warner/python-spake2
SummarySPAKE2 password-authenticated key exchange (pure python)
upload_time2024-09-25 00:24:07
maintainerNone
docs_urlNone
authorBrian Warner
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/warner/python-spake2",
    "name": "spake2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Brian Warner",
    "author_email": "warner-pyspake2@lothar.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/4b/32ad65f8ff5c49254e218ccaae8fc16900cfc289954fb372686159ebe315/spake2-0.9.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "SPAKE2 password-authenticated key exchange (pure python)",
    "version": "0.9",
    "project_urls": {
        "Homepage": "https://github.com/warner/python-spake2"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d242a4e93badf46c20d862ce298d8873451e19f18141c6811ae7fdfaef0ea107",
                "md5": "4821fd88b90c541936a659f82dc8589b",
                "sha256": "2d7cbe936519c4172866649ddceefdec08e3d9b3ce4c8a75bbf84d6bdd07a2fb"
            },
            "downloads": -1,
            "filename": "spake2-0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4821fd88b90c541936a659f82dc8589b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 31748,
            "upload_time": "2024-09-25T00:24:05",
            "upload_time_iso_8601": "2024-09-25T00:24:05.513756Z",
            "url": "https://files.pythonhosted.org/packages/d2/42/a4e93badf46c20d862ce298d8873451e19f18141c6811ae7fdfaef0ea107/spake2-0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c54b32ad65f8ff5c49254e218ccaae8fc16900cfc289954fb372686159ebe315",
                "md5": "612dc68fb0e8844de550cfba7ea61060",
                "sha256": "421fc4a8d5ac395af7af0206ffd9e6cdf188c105cb1b883d9d683312bb5a9334"
            },
            "downloads": -1,
            "filename": "spake2-0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "612dc68fb0e8844de550cfba7ea61060",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 55092,
            "upload_time": "2024-09-25T00:24:07",
            "upload_time_iso_8601": "2024-09-25T00:24:07.372666Z",
            "url": "https://files.pythonhosted.org/packages/c5/4b/32ad65f8ff5c49254e218ccaae8fc16900cfc289954fb372686159ebe315/spake2-0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-25 00:24:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "warner",
    "github_project": "python-spake2",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "appveyor": true,
    "tox": true,
    "lcname": "spake2"
}
        
Elapsed time: 2.38658s