mozilla-services / go-cose

go library for CBOR Object Signing and Encryption (COSE)
Mozilla Public License 2.0
40 stars 18 forks source link

Support Sign1 messages #4

Closed g-k closed 2 years ago

thomas-fossati commented 3 years ago

We implemented Sign1 in Veraison: https://github.com/mozilla-services/go-cose/compare/master...veraison:master

g-k commented 3 years ago

Cool! I'd be happy to review a PR if you want to land it in go-cose.

hwine commented 2 years ago

We are no longer making changes to this repository. See README update for more information on the successor project.