pub type HashBHP512<N> = HashInstruction<N, { _ }>;
Expand description

BHP512 is a collision-resistant hash function that processes inputs in 512-bit chunks.