Type Definition blake2::Blake2sVar
source · pub type Blake2sVar = RtVariableCoreWrapper<Blake2sVarCore>;
Expand description
BLAKE2s which allows to choose output size at runtime.
pub type Blake2sVar = RtVariableCoreWrapper<Blake2sVarCore>;
BLAKE2s which allows to choose output size at runtime.