mozilla / authenticator-rs

Rust library to interact with Security Keys, used by Firefox
https://crates.io/crates/authenticator
Mozilla Public License 2.0
273 stars 70 forks source link

New struct members added in CTAP 2.2 #334

Open msirringhaus opened 6 months ago

msirringhaus commented 6 months ago

No functional changes, just new struct members and such. This is on top of the credBlob and largeBlob-PRs. Will need a rebase once those land.