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 42044f2a46 fido-common: Implement serde for credential::public_key::Descriptor
Adds serde_with as a dependency in order to serialize Descriptor::id as
bytes instead of as a sequence.

Enables cfg_eval feature to enable conditional usage of serde_with
behind the "serde" feature flag for the fido-common crate.
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: Implement serde for credential::public_key::Descriptor 2 years ago
webauthn3-proto Move several types from ctap2-proto to fido-common 2 years ago