You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Zana 39a5759d12 fido-common: fix credential::public_key::Parameters signature type
The credential::public_key::Parameters field algorithm designates the
public key algorithm represented by the parameter. This replaces the
incorrect registry::algorithms::Signature type with the correct
coset::iana::Algorithm type and adds Serialization/Deserialization
methods for this type.
2 years ago
..
credential-management-proto replace usage of Hash{Set, Map} with BTree 2 years ago
ctap2-proto Move several types from ctap2-proto to fido-common 2 years ago
fido-common fido-common: fix credential::public_key::Parameters signature type 2 years ago
webauthn3-proto Move several types from ctap2-proto to fido-common 2 years ago