Open
Description
Problem Statement
Many use cases require a way to deterministically represent JSON structures for processing. For example, signing a ContractAgreement
requires an agreed-upon way to generate a representation that can serve as input to a cryptographic process.
Proposal
DSP should adopt a JSON canonicalization algorithm to use when processing ContractAgreements
and other relevant data structures. Not that this algorithm would not be mandated when serializing DSP messages.