Type Alias blake2::Blake2sVar
source · pub type Blake2sVar = RtVariableCoreWrapper<Blake2sVarCore>;
Expand description
BLAKE2s which allows to choose output size at runtime.
Aliased Type§
struct Blake2sVar { /* private fields */ }
pub type Blake2sVar = RtVariableCoreWrapper<Blake2sVarCore>;
BLAKE2s which allows to choose output size at runtime.
struct Blake2sVar { /* private fields */ }