Skip to main content

bytes32_equal_kernel

Function bytes32_equal_kernel 

pub fn bytes32_equal_kernel(a: [Bits<8>; 32], b: [Bits<8>; 32]) -> bool
Expand description

Compare all bytes of two 32-byte arrays with a fixed boolean structure.