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 795d356ab6 ctap2-proto: Simplify authenticator::client_pin::auth_protocol traits
Rather than use manual lifetime management for PinUvAuthProtocol session
keys, change the auth_protocol::platform::Session trait to represent a
single Session, which maintains its own platform key agreement key, and
can be managed with the lifetime of the value itself.
1 year ago
crates ctap2-proto: Simplify authenticator::client_pin::auth_protocol traits 1 year ago
.gitignore ignore target 2 years ago
Cargo.lock chore: update Cargo.lock 2 years ago
Cargo.toml Patch serde to github.com/AndrewScull/serde fork 2 years ago
rustfmt.toml add rustfmt.toml 2 years ago