Skip to main content
Module blake2
arcana
0.2.0
Module blake2
Module Items
Structs
In arcana::
hash
arcana
::
hash
Module
blake2
Copy item path
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.