python-pkcs11:PKCS#11Cryptoki对Python的支持

时间:2021-05-02 19:30:45
【文件属性】:
文件名称:python-pkcs11:PKCS#11Cryptoki对Python的支持
文件大小:120KB
文件格式:ZIP
更新时间:2021-05-02 19:30:45
python hsm pkcs11 cython-wrapper cryptoki Python PKCS#11-高级包装器API 到PKCS#11(Cryptoki)标准的高级“更多Pythonic”接口,以在Python中支持HSM和智能卡设备。 该界面设计为遵循HSM的逻辑结构,并为模糊记录的参数提供有用的默认值。 许多API可以选择接受迭代器并充当生成器,从而允许您流式传输大型数据块以进行对称加密。 python-pkcs11还包含许多实用程序功能,可在PKCS#11数据结构和常见的交换格式(包括PKCS#1和X.509)之间进行转换。 python-pkcs11已有完整文档,并具有针对所有功能的完整集成测试套件,并且可以与多个HSM平台进行持续集成,包括: Thales nCipher Opencryptoki TPM OpenSC /智能卡-HSM / Nitrokey HSM 来源: : 文档: : 入门 从Pip安装: pip
【文件预览】:
python-pkcs11-master
----README.rst(15KB)
----dev-requirements.in(109B)
----extern()
--------pkcs11.h(8KB)
--------pkcs11f.h(27KB)
--------cryptoki.h(2KB)
--------pkcs11t.h(71KB)
----requirements.txt(211B)
----.travis.yml(2KB)
----LICENSE(1KB)
----tools()
--------buildbot()
--------nfast()
----requirements.in(64B)
----setup.py(2KB)
----pkcs11()
--------exceptions.py(8KB)
--------_errors.pyx(4KB)
--------defaults.py(6KB)
--------mechanisms.py(20KB)
--------_mswin.pxd(4KB)
--------__init__.py(671B)
--------types.py(37KB)
--------util()
--------_pkcs11.pyx(55KB)
--------_utils.pyx(1KB)
--------_pkcs11_defn.pxd(19KB)
--------constants.py(15KB)
----docs()
--------opensc.rst(7KB)
--------make.bat(810B)
--------conf.py(5KB)
--------concurrency.rst(3KB)
--------index.rst(213B)
--------Makefile(612B)
--------applied.rst(44KB)
--------api.rst(5KB)
----tests()
--------test_x509.py(10KB)
--------test_des.py(1KB)
--------test_threading.py(1KB)
--------test_iterators.py(2KB)
--------test_sessions.py(6KB)
--------__init__.py(4KB)
--------test_aes.py(15KB)
--------test_ecc.py(7KB)
--------test_public_key_external.py(6KB)
--------test_dsa.py(2KB)
--------test_rsa.py(4KB)
--------test_digest.py(2KB)
--------test_slots_and_tokens.py(2KB)
--------test_dh.py(6KB)
----.gitignore(81B)
----dev-requirements.txt(2KB)

网友评论