COPYING
COPYING.APLv2
COPYING.MPLv2
pyproject.toml
setup.py
fido2/__init__.py
fido2/cbor.py
fido2/client.py
fido2/cose.py
fido2/ctap.py
fido2/ctap1.py
fido2/features.py
fido2/mds3.py
fido2/pcsc.py
fido2/public_suffix_list.dat
fido2/py.typed
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/attestation/__init__.py
fido2/attestation/android.py
fido2/attestation/apple.py
fido2/attestation/base.py
fido2/attestation/packed.py
fido2/attestation/tpm.py
fido2/attestation/u2f.py
fido2/ctap2/__init__.py
fido2/ctap2/base.py
fido2/ctap2/bio.py
fido2/ctap2/blob.py
fido2/ctap2/config.py
fido2/ctap2/credman.py
fido2/ctap2/extensions.py
fido2/ctap2/pin.py
fido2/hid/__init__.py
fido2/hid/base.py
fido2/hid/freebsd.py
fido2/hid/linux.py
fido2/hid/macos.py
fido2/hid/openbsd.py
fido2/hid/windows.py
tests/test_attestation.py
tests/test_cbor.py
tests/test_client.py
tests/test_cose.py
tests/test_ctap1.py
tests/test_ctap2.py
tests/test_hid.py
tests/test_mds3.py
tests/test_pcsc.py
tests/test_rpid.py
tests/test_server.py
tests/test_tpm.py
tests/test_utils.py
tests/test_webauthn.py
tests/test_webauthn_legacy_mapping.py