Yubico / libfido2

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

es384: define a basic API, largely after es256 #614

Closed martelletto closed 2 years ago

martelletto commented 2 years ago

provide enough functionality for es384 keys to be allocated, deallocated, populated from memory, and converted to EVP_PKEY.