Type Definition blake2::Blake2bVar[][src]

pub type Blake2bVar = RtVariableCoreWrapper<Blake2bVarCore>;
Expand description

BLAKE2b which allows to choose output size at runtime.