• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

benches/H03-May-2022-3023

src/H03-May-2022-10644

.cargo-checksum.jsonH A D03-May-202289 11

.cargo_vcs_info.jsonH A D11-Jan-202074 65

.gitignoreH A D23-Aug-201918 32

.travis.ymlH A D23-Aug-2019265 1312

Cargo.tomlH A D11-Jan-2020983 2624

Cargo.toml.orig-cargoH A D11-Jan-2020465 1513

READMEH A D23-Aug-2019103 42

README

1Compares two equal-sized byte strings in constant time.
2
3Inspired by the Linux kernel's crypto_memneq.
4