python-yubico:与YubiKeys对话的Python代码

时间:2021-05-17 05:54:47
【文件属性】:
文件名称:python-yubico:与YubiKeys对话的Python代码
文件大小:55KB
文件格式:ZIP
更新时间:2021-05-17 05:54:47
Python python-yubico 与YubiKeys对话的Python包。 介绍 YubiKey是用于身份验证的硬件令牌。 YubiKey的主要模式是通过充当USB HID设备来输入一次性密码(或强静态密码),但是双向通信可以做一些事情: 配置。 yubikey_config类应该是功能上完整的实现,可以在YubiKeys版本1.3至3.x(除了YubiKey 1.x中不推荐使用的功能)上进行配置。 有关examples/configure_nist_test_key请参见examples/configure_nist_test_key 。 挑战响应。 YubiKey 2.2及更高版本支持HMAC-SHA1或Yubico质询响应操作。 有关examples/nist_challenge_response请参见examples/nist_challenge_response 。 该库使使用
【文件预览】:
python-yubico-master
----setup.py(1KB)
----yubico()
--------yubikey_usb_hid.py(22KB)
--------__init__.py(965B)
--------yubikey.py(2KB)
--------yubikey_base.py(6KB)
--------yubikey_config.py(23KB)
--------yubikey_defs.py(7KB)
--------yubikey_4_usb_hid.py(3KB)
--------yubico_util.py(4KB)
--------yubikey_config_util.py(5KB)
--------yubico_exception.py(1KB)
--------yubikey_frame.py(5KB)
--------yubikey_neo_usb_hid.py(10KB)
--------yubico_version.py(22B)
----README.adoc(6B)
----.travis.yml(314B)
----MANIFEST.in(142B)
----doc()
--------ykdef.h(10KB)
----setup.cfg(0B)
----util()
--------yubikey-totp(4KB)
--------yubikey-totp.1(4KB)
----release.py(6KB)
----COPYING(1KB)
----examples()
--------update_cfg_remove_cr(1KB)
--------configure_nist_test_key(814B)
--------nist_challenge_response(1KB)
--------configure_neo_ndef(819B)
--------rolling_challenge_response(9KB)
--------yubikey-inventory(834B)
----README(2KB)
----test()
--------__init__.py(89B)
--------usb()
--------soft()
----NEWS(1KB)

网友评论