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