constant_time_eq 0.3.1

Compares two equal-sized byte strings in constant time.
Documentation
1
2
3
4
5
6
7
8
9
10
11
Compares two equal-sized byte strings in constant time.

Inspired by the Linux kernel's crypto_memneq.

Licensed under either of

* Apache License, Version 2.0 (LICENSE-APACHE)
* MIT No Attribution License (LICENSE-MIT0)
* CC0 1.0 Universal (LICENSE-CC0)

at your option.