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 df78c9e303 ctap2-proto: Add authenticator::client_pin::raw::PublicKey type for deserialization
The cosey::PublicKey type does not properly implement deserialize for
the general PublicKey type. the client_pin::raw::PublicKey type is used
as an intermediate to allow deserialization of COSE public keys in the
client_pin protocol.
1 year ago
crates ctap2-proto: Add authenticator::client_pin::raw::PublicKey type for deserialization 1 year ago
.gitignore ignore target 2 years ago
Cargo.lock chore: update Cargo.lock 2 years ago
Cargo.toml Patch serde to github.com/AndrewScull/serde fork 2 years ago
rustfmt.toml add rustfmt.toml 2 years ago