python-fido2/fido2
Dain Nilsson 06ed6116c7
Prepare 0.9.1
2021-02-03 09:53:53 +01:00
..
attestation Use namedtuple for AttestationResult. 2021-01-20 08:55:02 +01:00
ctap2 Clarify parameters a bit. 2020-12-17 13:00:49 +01:00
hid Don't use PermissionError (not available on Python 2) 2021-01-20 09:34:43 +01:00
__init__.py Prepare 0.9.1 2021-02-03 09:53:53 +01:00
cbor.py Reformat with Black. 2019-10-01 09:25:29 +02:00
client.py Refresh CTAP2 info in client. 2020-11-30 11:09:04 +01:00
cose.py bandit: allow empty exception and drop assert 2020-06-12 14:31:37 +02:00
ctap.py Add missing error codes. 2021-01-31 15:58:11 +01:00
ctap1.py Minor APDU (CTAP1) fixes. 2020-12-17 10:56:25 +01:00
nfc.py Reformat with Black. 2019-10-01 09:25:29 +02:00
pcsc.py Minor APDU (CTAP1) fixes. 2020-12-17 10:56:25 +01:00
public_suffix_list.dat Update public suffix list. 2019-11-22 13:33:41 +01:00
rpid.py Reformat with Black. 2019-10-01 09:25:29 +02:00
server.py Make attestation verification behavior pluggable. 2021-01-11 14:42:32 +01:00
utils.py Implement event-based cancellation of requests. 2019-11-17 19:52:08 +01:00
webauthn.py Refactor extensions. 2020-10-30 15:02:56 +01:00
win_api.py Implement event-based cancellation of requests. 2019-11-17 19:52:08 +01:00