constant_time_eq 0.2.0

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.