Module hash

Module hash 

Source
Expand description

Content-addressed hashing for Merkle nodes.

Uses SHA-256 to generate Content Identifiers (CIDs) for nodes.

Structsยง

Hash
A 32-byte SHA-256 hash used as a Content Identifier (CID).
Hasher
Hasher utility for computing content hashes.