python-fido2/fido2
Dain Nilsson d44a7d6d3e
Refactor extensions.
- Fido2Client optionally takes extension_types (default: all)
- Client make_credential and get_assertion now return objects containing
extension outputs.
2020-10-30 15:02:56 +01:00
..
ctap2 Refactor extensions. 2020-10-30 15:02:56 +01:00
hid Less verbose logging on Windows HID devices. 2020-10-30 10:10:48 +01:00
__init__.py Minor fixes. 2020-10-02 16:27:42 +02:00
_tpm.py bandit: allow empty exception and drop assert 2020-06-12 14:31:37 +02:00
attestation.py Split certificate validation function. 2019-10-23 17:12:02 +02:00
cbor.py Reformat with Black. 2019-10-01 09:25:29 +02:00
client.py Refactor extensions. 2020-10-30 15:02:56 +01:00
cose.py bandit: allow empty exception and drop assert 2020-06-12 14:31:37 +02:00
ctap.py Refactor CTAP HID implementation. 2020-10-02 16:27:33 +02:00
ctap1.py Split ctap2.py into separate files. 2020-10-19 16:21:55 +02:00
nfc.py Reformat with Black. 2019-10-01 09:25:29 +02:00
pcsc.py Clean up logging a bit. 2020-10-02 17:22:12 +02: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 Server: Don't specify timeout in requests by default. 2020-02-10 15:56:29 +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