FasterXML / FasterXML/jackson-dataformats-binary
Add support for writing canonical CBOR
Ouverte
cbor
pr-needed
- Langage dominant
- Java
- Étoiles
- 347
- Forks
- 156
- Merge moyen
- 3 j 3 h
- PR mergées (30 j)
- 22
Description
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).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.