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 6e7d134b6d fido-common: Replace authenticator data bools with enums
Replaces authenticator::Data's user_is_verified and user_is_present
boolean flags with clearer UserVerification and UserPresence enums.
2 years ago
..
attestation fido-common: Move attestation::enterprise to its own file 2 years ago
credential fido-common: fix credential::public_key::Parameters signature type 2 years ago
attestation.rs fido-common: Move attestation::enterprise to its own file 2 years ago
authenticator.rs fido-common: Replace authenticator data bools with enums 2 years ago
extensions.rs fido-common: Make extensions::Identifier de/serializable 2 years ago
lib.rs format fido-common/Cargo.toml 2 years ago
registry.rs fido_common: derive ordering for UserVerify 2 years ago