Skip to main content

Module blake3

Module blake3 

Source
Expand description

Blake3 hash and compression functions for use in Merkle tree constructions.

Structsยง

Blake3Compression
A two-to-one compression function that hashes the concatenation of its inputs with Blake3.
Blake3HashSuite
Blake3 HashSuite: Blake3 leaves and a Blake3 compression function for inner nodes.