mozilla / authenticator-rs

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

Additional attestation statement formats #295

Closed jschanck closed 1 year ago

jschanck commented 1 year ago

We sometimes need to deserialize an attestation object to anonymize it, i.e. to throw away the attestation statement that it contains. This adds the format identifiers from the registry that we didn't already support.