Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
vendor
/
constant_time_eq
/
README
blob: 98cdaf04caaa769636e4abbf59828a4b7aee0356 [
file
]
Compares
two equal
-
sized
byte
strings
in
constant time
.
Inspired
by
the
Linux
kernel
's crypto_memneq.