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 132cd6b03f ctap2-proto: Add ctap2-proto::authenticator::client_pin::raw::RawPermission bitflag set
CTAP 2 uses bitflags to represent the permissions field in client pin
requests. This adds a RawPermission type that can be represented using a
FlagSet<RawPermission> for Serialization and Deserialization.
11 months ago
crates ctap2-proto: Add ctap2-proto::authenticator::client_pin::raw::RawPermission bitflag set 11 months ago
.gitignore ignore target 1 year ago
Cargo.lock chore: update Cargo.lock 12 months ago
Cargo.toml Patch serde to github.com/AndrewScull/serde fork 1 year ago
rustfmt.toml add rustfmt.toml 1 year ago