Function constant_time_compare

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

Constant-time comparison to prevent timing attacks