cjose
cjose copied to clipboard
preserve key order in order to be able to compare serialized JWTs
_cjose_test_json_serial
in check_jwe
would fail with older versions of
Jansson that don't have the JSON_PRESERVE_ORDER flag set by default
this would happen e.g. on Ubuntu Xenial