FasterXML / FasterXML/jackson-dataformats-binary

Add support for writing canonical CBOR

未关闭
#138 4 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。