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 941a5f3949 ctap2-proto: Enable adt_const_params feature
This unstable feature is used in the
authenticator::client_pin::auth_protocol module to keep track of which
version of the PinUvAuthProtocol a given Authenticator or Platform
interface implements.
1 year ago
..
src ctap2-proto: Enable adt_const_params feature 1 year ago
.gitignore Add ctap2-proto crate 2 years ago
Cargo.toml ctap2-proto: Add cosey dependency for COSE PublicKey type 1 year ago
README.md Add ctap2-proto crate 2 years ago

README.md

In Client to Authenticator Protocol terminology, this library is intended for use between the client platform and authenticator.