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
crates fido-common: fix credential::public_key::Parameters signature type 2 years ago
.gitignore ignore target 2 years ago
Cargo.lock Update Cargo.lock 2 years ago
Cargo.toml Add workspace Cargo.toml 2 years ago
rustfmt.toml add rustfmt.toml 2 years ago