| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 
 | CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
YubiOTP.egg-info/PKG-INFO
YubiOTP.egg-info/SOURCES.txt
YubiOTP.egg-info/dependency_links.txt
YubiOTP.egg-info/requires.txt
YubiOTP.egg-info/top_level.txt
bin/yubiclient
bin/yubikey
docs/Makefile
docs/source/changes.rst
docs/source/client.rst
docs/source/conf.py
docs/source/index.rst
docs/source/otp.rst
docs/source/utils.rst
yubiotp/__init__.py
yubiotp/client.py
yubiotp/crc.py
yubiotp/modhex.py
yubiotp/otp.py
yubiotp/test.py
 |