constant_time_eq 0.1.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.