Skip to main content

benchmark_checksum_kernel

Function benchmark_checksum_kernel 

Source
pub fn benchmark_checksum_kernel(input: BenchmarkChecksumInput) -> [b32; 16]
Expand description

XOR-fold one transferred 512-bit beat plus its job/cluster/beat identity.

The fold is deliberately cheap and completely observable. It is not collision resistant and must never be used to authenticate a signature.