gecko-dev/third_party/rust/constant_time_eq
..
benches
src
.cargo-checksum.json
Cargo.toml
README

README

Compares two equal-sized byte strings in constant time.

Inspired by the Linux kernel's crypto_memneq.