|
|
|
|
|
by bascule
3346 days ago
|
|
Hello, I created TJSON. The answer to your question can be found in the second sentence on the page: > TJSON documents are amenable to "content-aware hashing" where different encodings of the same data (including both TJSON and binary formats like Protocol Buffers, MessagePack, BSON, etc) can share the same content hash and therefore the same cryptographic signature. TJSON is designed to facilitate documents that retain the same content hash when transcoded to/from binary formats. |
|