Skip to content

Add support for writing canonical CBOR #138

Open
@somejavacode

Description

@somejavacode

I failed to configure jackson cbor to create canonical cbor, I assume that this is currently not possible.
https://github.com/somejavacode/serializer-test/blob/master/jackson/src/test/java/org/sjc/serializer/jackson/JacksonCanonicalCborConfigTest.java

canonical cbor specification (required by new standards like FIDO2 and WebAuthn)
https://tools.ietf.org/html/rfc7049#section-3.9

Please add support for missing features: specific key sorting and definite-length encoding (or show how to configure this if I my assumption was wrong).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions