File: README

package info (click to toggle)
rust-constant-time-eq 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 272 bytes parent folder | download | duplicates (16)
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.