logo

Type Definition groestl::GroestlLongCore

source · []
pub type GroestlLongCore<OutSize> = CtVariableCoreWrapper<GroestlLongVarCore, OutSize>;
Expand description

Core hasher state of the long Groestl variant generic over output size.