13 releases

0.3.0 Jun 17, 2023
0.2.5 Mar 12, 2023
0.2.4 Jul 25, 2022
0.2.1 Mar 25, 2022
0.1.0 May 22, 2015

#36 in Cryptography

Download history 670474/week @ 2024-03-14 678961/week @ 2024-03-21 695676/week @ 2024-03-28 733732/week @ 2024-04-04 722290/week @ 2024-04-11 768328/week @ 2024-04-18 728897/week @ 2024-04-25 722870/week @ 2024-05-02 736730/week @ 2024-05-09 798582/week @ 2024-05-16 799921/week @ 2024-05-23 850683/week @ 2024-05-30 819344/week @ 2024-06-06 810843/week @ 2024-06-13 807963/week @ 2024-06-20 682611/week @ 2024-06-27

3,289,185 downloads per month
Used in 4,787 crates (57 directly)

CC0-1.0 OR MIT-0 OR Apache-2.0

12KB
128 lines

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.

No runtime deps