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 a0bd1c9e01 fido-common: De/serialize credential::public_key::UserEntity::id as bytes
Uses serde_with to serialize and deseriailze the UserEntity::id field as
a byte string instead of a sequence (array) of bytes.
2 years ago
crates fido-common: De/serialize credential::public_key::UserEntity::id as bytes 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