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