☰
Blake2s
In blake2
?
Type Definition
blake2
::
Blake2s
source
·
[
−
]
pub type Blake2s<OutSize> =
CoreWrapper
<
Blake2sCore
<OutSize>>;
Expand description
BLAKE2s generic over output size.