[ 原始碼: 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