Compares two equal-sized byte strings in constant time
This package compares two equal-sized byte strings in constant time. It is inspired by the Linux kernel's crypto_memneq.
crypto_memneq