Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
93 stars 28 forks source link

FIDO2's HMAC not working #403

Closed szszszsz closed 10 months ago

szszszsz commented 1 year ago

Fido2's HMAC challenge-response is not working at the moment. Most probably due to use of the outdated fido2 libraries API.

daringer commented 10 months ago

this is fixed by #410 - fido2 challenge-response works now after fido2 make-credential