[ 源代码: python-fido2 ]
软件包:python3-fido2(0.9.1-1)
python3-fido2 的相关链接
Debian 的资源:
下载源码包 python-fido2:
- [python-fido2_0.9.1-1.dsc]
- [python-fido2_0.9.1.orig.tar.gz]
- [python-fido2_0.9.1.orig.tar.gz.asc]
- [python-fido2_0.9.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [developers.yubico.com]
相似软件包:
Python library for implementing FIDO 2.0
A Python library for communicating with a FIDO device over USB HID as well as verifying attestation and assertion signatures.
FIDO (Fast Identity Online) is a set of protocols, including U2F (Universal 2nd Factor) and UAF (Universal Authentication Framework), that support usable, strong authentication of users using hardware tokens.
其他与 python3-fido2 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography (>= 1.5)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-six
- Python 2 and 3 compatibility library