FasterXML / FasterXML/jackson-dataformats-binary
Add support for writing canonical CBOR
未关闭
cbor
pr-needed
- 主要语言
- Java
- 星标
- 347
- 派生
- 156
- 平均合并
- 3 天 3 小时
- 30 天内合并 PR
- 22
描述
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).
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。