pub type Blake2sVar = RtVariableCoreWrapper<Blake2sVarCore>;Expand description
BLAKE2s which allows to choose output size at runtime.
Aliased Typeยง
pub struct Blake2sVar { /* private fields */ }pub type Blake2sVar = RtVariableCoreWrapper<Blake2sVarCore>;BLAKE2s which allows to choose output size at runtime.
pub struct Blake2sVar { /* private fields */ }