constant_time_compare

Function constant_time_compare 

Source
pub fn constant_time_compare(a: &str, b: &str) -> bool
Expand description

Constant-time string comparison to prevent timing attacks