Type Alias blake2::Blake2bVar
source · pub type Blake2bVar = RtVariableCoreWrapper<Blake2bVarCore>;
Expand description
BLAKE2b which allows to choose output size at runtime.
Aliased Type§
struct Blake2bVar { /* private fields */ }
pub type Blake2bVar = RtVariableCoreWrapper<Blake2bVarCore>;
BLAKE2b which allows to choose output size at runtime.
struct Blake2bVar { /* private fields */ }