constant_time_eq 0.1.2

Compares two equal-sized byte strings in constant time.
Documentation

Compares two equal-sized byte strings in constant time.

Inspired by the Linux kernel's crypto_memneq.