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 128ed345d1 ctap2-proto: Change authenticator::client_pin::{Request, Response} to cosey::PublicKey
Replaces coset::CoseKey type, which doesn't sufficiently distinguish
between public and private keys and the parameters required for key
algorithm variants, with the cosey::PublicKey type in the Request and
Response type fields.
1 year ago
..
credential-management-proto Remove all clippy warning bypasses 2 years ago
ctap2-proto ctap2-proto: Change authenticator::client_pin::{Request, Response} to cosey::PublicKey 1 year ago
fido-common fido-common: Derive (Partial)Eq for public_key types 1 year ago
webauthn3-proto Remove all clippy warning bypasses 2 years ago