You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: