COPYING
COPYING.APLv2
COPYING.MPLv2
MANIFEST.in
NEWS
README.adoc
setup.cfg
setup.py
examples/credential.py
examples/get_info.py
examples/multi_device.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/attestation.py
fido2/cbor.py
fido2/client.py
fido2/cose.py
fido2/ctap.py
fido2/ctap1.py
fido2/ctap2.py
fido2/hid.py
fido2/public_suffix_list.dat
fido2/rpid.py
fido2/server.py
fido2/utils.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/hidtransport.py
fido2/_pyu2f/linux.py
fido2/_pyu2f/macos.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_rpid.py
test/test_server.py
test/test_utils.py
test/_pyu2f/__init__.py
test/_pyu2f/hidtransport_test.py
test/_pyu2f/linux_test.py
test/_pyu2f/macos_test.py
test/_pyu2f/util.py
test/_pyu2f/util_test.py