[ ソース: 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