summaryrefslogtreecommitdiffstats
path: root/third_party/rust/constant_time_eq/README
blob: 98cdaf04caaa769636e4abbf59828a4b7aee0356 (plain)
1
2
3
Compares two equal-sized byte strings in constant time.

Inspired by the Linux kernel's crypto_memneq.