The ET-CTS committee found the sum="," notation idiosyncratic. One option:
"sum" = { "method" : "md5" , "value": "the checksum value" }
They also raised the slightly different notion of a signature that can accomplish the same thing as a checksum, while also confirming provenance. The suggestion is:
"signature" = { "method": "???" , "value": "the signature value" }
Currently, sum is a required field, but the proposal is to have one of sum or signature required.
The ET-CTS committee found the sum="," notation idiosyncratic. One option:
"sum" = { "method" : "md5" , "value": "the checksum value" }
They also raised the slightly different notion of a signature that can accomplish the same thing as a checksum, while also confirming provenance. The suggestion is:
"signature" = { "method": "???" , "value": "the signature value" }
Currently, sum is a required field, but the proposal is to have one of sum or signature required.