logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: getrandom

https://lib.rs/crates/getrandom/

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

getrandom = "0.2.3"

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
1
2
1
2
crate version
rating
date
reviewer
thoroughness, understanding
getrandom 0.2.3
positive
2021-11-29
none, none

getrandom is low-level API for random
I didn't review the source code.
It has 21 contributors. I hope they would spot strangeness.

Published to crates.io by: newpavlov

getrandom 0.2.2
positive
2021-11-29
none, none

getrandom is low-level API for random
I didn't review the source code.
It has 21 contributors. I hope they would spot strangeness.

Published to crates.io by: newpavlov

getrandom 0.2.1
positive
2021-11-29
none, none

getrandom is low-level API for random
I didn't review the source code.
It has 21 contributors. I hope they would spot strangeness.

Published to crates.io by: josephlr

getrandom 0.1.16
positive
2021-11-29
none, none

getrandom is low-level API for random
I didn't review the source code.
It has 21 contributors. I hope they would spot strangeness.

Published to crates.io by: newpavlov

getrandom 0.1.15
positive
2021-11-29
none, none

getrandom is low-level API for random
I didn't review the source code.
It has 21 contributors. I hope they would spot strangeness.

Published to crates.io by: josephlr

getrandom 0.1.14
positive
2021-11-29
none, none

getrandom is low-level API for random
I didn't review the source code.
It has 21 contributors. I hope they would spot strangeness.

Published to crates.io by: newpavlov

getrandom 0.1.12
positive
2021-11-29
none, none

getrandom is low-level API for random
I didn't review the source code.
It has 21 contributors. I hope they would spot strangeness.

Published to crates.io by: newpavlov

getrandom 0.1.12
positive
2019-10-01
medium, high

When programming for HermitCore, L4Re, UEFI or SGX on x86_64, this crate
will use rdrand as source of randomness, which may have a backdoor.
This looks fine on other platforms, using built-in operating system
CSPRNG generation functions, assuming the operating system vendors didn't
screw up those functions - and if they did, you have a problem, whatever
or not this crate is secure.

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

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