Skip to main content

Module blake3

Module blake3 

Source
Expand description

The BLAKE3 cryptographic hash function with support for ultra-fast hashing, keyed hashing (MAC), key derivation and extendable-output (XOF).

Structsยง

Blake3
BLAKE3 hash function.
Blake3XofReader
BLAKE3 extensible-output function (XOF) reader.