Function constant_time_eq

Source
pub fn constant_time_eq(a: &[u8], b: &[u8]) -> bool
Expand description

Compare two slices in constant time