-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
one of the goals of DAG-CBOR (a more strict version of CBOR) is that data should be deterministic in its encoding and decoding, such that data round trips identically. It would be good for ciborium to implement this guarantee of determinism/round tripping via some attribute on structs or maybe in the encode/decode functions. I think its broadly useful, even outside of DAG-CBOR
Acceptance Criteria
Passing tests with conformance against at least section 4.2 of RFC8949 and, if willing, additional tests to cover any additional strictness imposed by DAG-CBOR.
Suggestions for a technical implementation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
New