COPYING
COPYING.APLv2
COPYING.MPLv2
MANIFEST.in
NEWS
README.adoc
setup.cfg
setup.py
examples/acr122u.py
examples/acr122usam.py
examples/acr1252u.py
examples/credential.py
examples/get_info.py
examples/hmac_secret.py
examples/multi_device.py
examples/resident_key.py
examples/u2f_nfc.py
examples/server/Pipfile
examples/server/Pipfile.lock
examples/server/README.adoc
examples/server/server-u2f.py
examples/server/server.py
examples/server/static/authenticate.html
examples/server/static/cbor.js
examples/server/static/index-u2f.html
examples/server/static/index.html
examples/server/static/register.html
examples/server/static/u2f-api.js
examples/server/static/u2f.html
fido2/__init__.py
fido2/_tpm.py
fido2/attestation.py
fido2/cbor.py
fido2/client.py
fido2/cose.py
fido2/ctap.py
fido2/ctap1.py
fido2/ctap2.py
fido2/extensions.py
fido2/hid.py
fido2/nfc.py
fido2/pcsc.py
fido2/public_suffix_list.dat
fido2/rpid.py
fido2/server.py
fido2/utils.py
fido2/webauthn.py
fido2/win_api.py
fido2.egg-info/PKG-INFO
fido2.egg-info/SOURCES.txt
fido2.egg-info/dependency_links.txt
fido2.egg-info/requires.txt
fido2.egg-info/top_level.txt
fido2/_pyu2f/__init__.py
fido2/_pyu2f/base.py
fido2/_pyu2f/freebsd.py
fido2/_pyu2f/hidtransport.py
fido2/_pyu2f/linux.py
fido2/_pyu2f/macos.py
fido2/_pyu2f/openbsd.py
fido2/_pyu2f/windows.py
test/__init__.py
test/test_attestation.py
test/test_cbor.py
test/test_client.py
test/test_cose.py
test/test_ctap1.py
test/test_ctap2.py
test/test_hid.py
test/test_pcsc.py
test/test_rpid.py
test/test_server.py
test/test_tpm.py
test/test_utils.py
test/test_webauthn.py
test/utils.py
test/_pyu2f/__init__.py
test/_pyu2f/test_freebsd.py
test/_pyu2f/test_hidtransport.py
test/_pyu2f/test_linux.py
test/_pyu2f/test_macos.py
test/_pyu2f/test_openbsd.py
test/_pyu2f/test_util.py
test/_pyu2f/util.py