Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anything needed for RFC 8949 update? #8

Open
cabo opened this issue Dec 14, 2020 · 1 comment
Open

Anything needed for RFC 8949 update? #8

cabo opened this issue Dec 14, 2020 · 1 comment

Comments

@cabo
Copy link

cabo commented Dec 14, 2020

https://cbor.io cites this repo saying "supports everything mentioned in RFC 7049".
A new edition of RFC 7049 has become available as RFC 8949.
While there are no technical changes, there is, for instance, a slightly fixed "deterministic encoding" procedure alongside the one from RFC 7049.
Can you check that I can simply update that citation?

@spc476
Copy link
Owner

spc476 commented Dec 16, 2020

Yeah. There's some tags I need to add support for some of the new tags from other RFCs, but that should be pretty straight forward. Also, my libraries don't do "deterministic encoding" out of the box, but it would certainly be possible for an end-user to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants