3bbf4ce63c
- update to 1.1.3: * Fix USB HID issue on MacOS that sometimes caused a pause while waiting for a timeout. * Fix argument to CredProp extension where an enum value was required instead of also allowing a string. * Fix parsing of some key types (ES384, ES512) causing signature verification to fail. * Deprecation: Calling websafe_decode with a bytes argument instead of str. This will raise a TypeError in the next major version of the library.
Dirk Mueller2024-05-07 16:27:58 +00:00
f752940965
Accepting request 1129174 from devel:languages:python
Ana Guerrero2023-11-27 21:44:39 +00:00
4c11945204
- update to 1.1.2: * Fix ClientPin usage for Authenticators that do not support passing a PIN. * Fix: Handle correct CTAP response codes in authenticatorSelection. * Client: Expose CTAP2 Info object as Fido2Client.info. - Initial packaging of version 0.3.0
Dirk Mueller2023-11-27 15:40:44 +00:00
7f5c02746f
- update to 1.1.1: * Bugfix: Don't set length for largeBlob when offset is 0. * Bugfix: Remove print statement in webauthn parsing.
Dirk Mueller2023-05-08 18:04:07 +00:00
1514a29b53
- update to 0.9.3: * Don't fail device discovery when hidraw doesn't support HIDIOCGRAWUNIQ * Support the latest Windows webauthn.h API (included in Windows 11). * Add product name and serial number to HidDescriptors. * Remove the need for the uhid-freebsd dependency on FreeBSD. - drop 0001-Don-t-use-enum.auto-Python-2.patch 0001-Skip-tests-on-older-Cryptography-versions.patch (upstream)
Dirk Mueller2022-01-15 17:36:17 +00:00