Skip to main content

Module blake2

Module blake2 

Source
Expand description

BLAKE2b / BLAKE2s (RFC 7693), re-exported from krypteia-tessera.

Structsยง

Blake2b
BLAKE2b hasher (RFC 7693). Default: 64-byte output, 128-byte blocks.
Blake2s
BLAKE2s hasher (RFC 7693). Default: 32-byte output, 64-byte blocks.