软件包:python-pyhsm(1.2.1-1)
python-pyhsm 的相关链接
Debian 的资源:
下载源码包 python-pyhsm:
- [python-pyhsm_1.2.1-1.dsc]
- [python-pyhsm_1.2.1.orig.tar.gz]
- [python-pyhsm_1.2.1.orig.tar.gz.asc]
- [python-pyhsm_1.2.1-1.debian.tar.xz]
维护小组:
- Debian Authentication Maintainers (QA 页面, 邮件存档)
- Simon Josefsson (QA 页面)
- Klas Lindfors (QA 页面)
- Dain Nilsson (QA 页面)
外部的资源:
- 主页 [developers.yubico.com]
相似软件包:
Python code for talking to a Yubico YubiHSM hardware
YubiHSM is an easy to use and affordable crypto appliance that you connect to the USB port of a server. You can then store cryptographic keys on the YubiHSM and use them from the server without any possibility for an attacker to extract the crypto keys from the YubiHSM.
Supported operations include YubiKey OTP validation, AES ECB encrypt/decrypt/decrypt-compare, HMAC-SHA1 hashing (enabling OATH code validation), and Random number entropy generation.
This package contains the core Python code for interacting with the YubiHSM.
其他与 python-pyhsm 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7)
-
- dep: python-crypto
- cryptographic algorithms and protocols for Python
-
- dep: python-serial
- pyserial - module encapsulating access for the serial port
-
- rec: yhsm-tools
- Common files for YubiHSM applications
-
- sug: python-argparse
- 本虚包由这些包填实: libpython2.7-stdlib
-
- sug: yhsm-daemon
- YubiHSM server daemon