passly/crates/ctap2-proto
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.
..
src ctap2-proto: Derive serde for device::Info
.gitignore Add ctap2-proto crate
Cargo.toml ctap2-proto: Add serde_with
README.md Add ctap2-proto crate

README.md

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