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

Fix COSEKeyTypeId serialization for non-EC keys #292

Closed jschanck closed 1 year ago

jschanck commented 1 year ago

This was previously serializing the enum label, e.g. "RSA", instead of the value from https://www.iana.org/assignments/cose/cose.xhtml#key-type.