| Crates.io | constant_time_eq |
| lib.rs | constant_time_eq |
| version | 0.4.2 |
| created_at | 2015-05-22 02:07:15.678036+00 |
| updated_at | 2025-03-15 17:03:47.885264+00 |
| description | Compares two equal-sized byte strings in constant time. |
| homepage | |
| repository | https://github.com/cesarb/constant_time_eq |
| max_upload_size | |
| id | 2168 |
| size | 115,863 |
Compares two equal-sized byte strings in constant time.
Inspired by the Linux kernel's crypto_memneq.
Licensed under either of
at your option.