Add the last reviewed version to Cargo.toml / [dependencies]:

constant_time_eq = "0.1.5"

Filter reviews clicking on the numbers in the summary.

Full column names in tooltip hints: rating Negative, rating Neutral, rating Positive, rating Strong, thoroughness, understanding, reviews count.

Neg
Neu
Pos
Str
tho
und
rev
4
7
2
4
1
1
1
2
crate version
rating
date
reviewer
thoroughness, understanding
constant_time_eq 0.1.5
strong
2020-05-13
medium, high

I compared this to crypto/memneq.c from Linux 5.7-rc5; the algorithm is
indeed the same, and I understand how it works. There are comments for all
the unobvious bits, too. I am not formally trained in cryptography, but
I posses basic knowledge and I believe this code to be secure for any
application.

constant_time_eq 0.1.5
strong
2020-05-13
medium, high

I compared this to crypto/memneq.c from Linux 5.7-rc5; the algorithm is
indeed the same, and I understand how it works. There are comments for all
the unobvious bits, too. I am not formally trained in cryptography, but
I posses basic knowledge and I believe this code to be secure for any
application.

constant_time_eq 0.1.4
positive
2019-09-19
medium, medium

Tiny, safe, well-documented.

constant_time_eq 0.1.3
positive
2019-01-27
medium, high

© bestia.dev 2023, MIT License, Version: 2023.608.1636

Open source repository for this web app: https://github.com/bestia-dev/cargo_crev_web/