Skip to content

Commit

Permalink
Update cose-spec from draft to RFC 9052
Browse files Browse the repository at this point in the history
Replace cose-spec
from https://datatracker.ietf.org/doc/draft-ietf-cose-rfc8152bis-struct/
to https://datatracker.ietf.org/doc/rfc9052/

Signed-off-by: Faye Amacker <faye.github@gmail.com>
  • Loading branch information
fxamacker committed Oct 4, 2022
1 parent 4e80cfa commit 4c198a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ go test -fuzz=FuzzSign1

`go-cose` undergoes periodic security review. The security review reports are located [here](./reports)

[cose-spec]: https://datatracker.ietf.org/doc/draft-ietf-cose-rfc8152bis-struct/
[cose-spec]: https://datatracker.ietf.org/doc/rfc9052/
[mozilla-contributors]: https://github.com/mozilla-services/go-cose/graphs/contributors
[mozilla-go-cose]: http://github.com/mozilla-services/go-cose
[veraison-go-cose]: https://github.com/veraison/go-cose
Expand Down

0 comments on commit 4c198a2

Please sign in to comment.