rust-constant-time-eq 0.1.5 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.