fido2


Namefido2 JSON
Version 1.1.3 PyPI version JSON
download
home_pagehttps://github.com/Yubico/python-fido2
SummaryFIDO2/WebAuthn library for implementing clients and servers.
upload_time2024-03-13 08:35:32
maintainer
docs_urlNone
authorDain Nilsson
requires_python>=3.8,<4.0
license
keywords fido2 webauthn ctap u2f
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Yubico/python-fido2",
    "name": "fido2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "fido2,webauthn,ctap,u2f",
    "author": "Dain Nilsson",
    "author_email": "dain@yubico.com",
    "download_url": "https://files.pythonhosted.org/packages/78/6c/79d44841549cc3d95bdfbeaa6bc7b36892c86066b05aac44585c56113819/fido2-1.1.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "FIDO2/WebAuthn library for implementing clients and servers.",
    "version": "1.1.3",
    "project_urls": {
        "Homepage": "https://github.com/Yubico/python-fido2",
        "Repository": "https://github.com/Yubico/python-fido2"
    },
    "split_keywords": [
        "fido2",
        "webauthn",
        "ctap",
        "u2f"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7d98bfb99128b11829fb6c1b0a5a996dc117224966806e8abb12cbb1fea196e",
                "md5": "7298900cb24ece128b3cd2fe480b1bb0",
                "sha256": "6be34c0b9fe85e4911fd2d103cce7ae8ce2f064384a7a2a3bd970b3ef7702931"
            },
            "downloads": -1,
            "filename": "fido2-1.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7298900cb24ece128b3cd2fe480b1bb0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 208421,
            "upload_time": "2024-03-13T08:35:30",
            "upload_time_iso_8601": "2024-03-13T08:35:30.008535Z",
            "url": "https://files.pythonhosted.org/packages/e7/d9/8bfb99128b11829fb6c1b0a5a996dc117224966806e8abb12cbb1fea196e/fido2-1.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "786c79d44841549cc3d95bdfbeaa6bc7b36892c86066b05aac44585c56113819",
                "md5": "88c5e54dfb19f5371eba49d73c4620c4",
                "sha256": "26100f226d12ced621ca6198528ce17edf67b78df4287aee1285fee3cd5aa9fc"
            },
            "downloads": -1,
            "filename": "fido2-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "88c5e54dfb19f5371eba49d73c4620c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 252813,
            "upload_time": "2024-03-13T08:35:32",
            "upload_time_iso_8601": "2024-03-13T08:35:32.658093Z",
            "url": "https://files.pythonhosted.org/packages/78/6c/79d44841549cc3d95bdfbeaa6bc7b36892c86066b05aac44585c56113819/fido2-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 08:35:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Yubico",
    "github_project": "python-fido2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fido2"
}
        
Elapsed time: 0.26970s