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 166fe1bca6 ctap2-proto: Add serde_with
Required for serializing and deserializing Vec<u8>s as byte strings
instead of sequences of bytes in CTAP request/response types.
2 years ago
..
src ctap2-proto: Derive serde for device::Info 2 years ago
.gitignore Add ctap2-proto crate 2 years ago
Cargo.toml ctap2-proto: Add serde_with 2 years 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.