pub fn constant_time_compare(a: &[u8], b: &[u8]) -> bool
Constant-time byte slice comparison to prevent timing attacks