mozilla-services / go-cose

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

cose-rust round trip fails #7

Closed g-k closed 2 years ago

g-k commented 6 years ago

Specifically: https://github.com/mozilla-services/go-cose/blob/ab7ab6410aec138f2bea0cb137635812d5577356/sign_verify_cose_rust_cli_test.go#L79

Maybe NSS is doing additional validation on the CERT chain?

hwine commented 2 years ago

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