Module curve25519_dalek::util [] [src]

Utility functions and tools for constant-time comparisons.

Functions

arrays_equal_ct

Check equality of two 32-byte arrays in constant time.

byte_is_nonzero

Test if a byte is non-zero in constant time.

bytes_equal_ct

Check equality of two bytes in constant time.