Module constant_time

Source
Expand description

Constant-time operations.

Functionsยง

verify_slices_are_equal
Returns Ok(()) if a == b and Err(error::Unspecified) otherwise.