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

BHP256 is a collision-resistant hash function that processes inputs in 256-bit chunks.