-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
A CBOR equivalent of the SHA-256 hash might be
# tag (279;"SHA-256 hash") , byte array(32), data
0xd90117 5820 41dd7b6443542e75701aa98a0c235951a28a0d851b11564d20022ab11d2589a8
While this uses three more bytes than the example given in the document, it has the advantage of not requiring some additional parser and being usable directly in a CBOR document without additional bytes for framing as a byte array or tagging as a multihash.
GamePad64
Metadata
Metadata
Assignees
Labels
No labels