[ 源代码: python-pskc ]
软件包:python3-pskc(1.1-3)
Python module for handling PSKC files (Python 3)
This Python library handles Portable Symmetric Key Container (PSKC) files as defined in RFC6030. PSKC files are used to transport and provision symmetric keys and key meta data (seed files) to different types of crypto modules, commonly one-time password tokens or other authentication devices.
This module can be used to extract keys from PSKC files for use in an OTP authentication system. The module can also be used for authoring PSKC files.
其他与 python3-pskc 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- rec: python3-defusedxml
- XML bomb protection for Python stdlib modules (for Python 3)
-
- rec: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- sug: python-pskc-doc
- Python module for handling PSKC files (Documentation)