Yubico / libfido2

Provides library functionality for FIDO2, including communication with a device over USB or NFC.
Other
590 stars 152 forks source link

assert: prepare the ground for es384 support #616

Closed martelletto closed 2 years ago

martelletto commented 2 years ago

split fido_get_signedhash() into smaller subroutines and rework the code to make it clearer which COSE* algorithms are supported.