RFC 8785: JSON Canonicalization Scheme (JCS)
A deterministic serialization of JSON data so that independent implementations produce byte-identical output suitable for hashing and signing. The canonical structural hash adopts this approach but applies it over the parsed Kanonak object model rather than over JSON text, so identity survives a round-trip through YAML, DynamoDB rows, or other serializations.
- Source URL
- https://www.rfc-editor.org/rfc/rfc8785
- Source Date
- Jun 1, 2020