logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

reviewer: V0ldek

https://lib.rs/V0ldek

$ cargo crev repo fetch url https://github.com/V0ldek/crev-proofs
$ cargo crev id trust WDCPaB7yf1sk_vASMwGoeZtgut0sWzC1ZR_Ablt1Y5A

repo: https://github.com/V0ldek/crev-proofs

crate version
rating
date
reviewer
thoroughness, understanding
positive
2022-05-15
V0ldek
medium, high

UNIX and Windows impl is simple and correct. On other platforms it defaults to 4KB page size unconditionally, which might not be accurate. According to the documentation it is not tested on any other platforms, so it should not be relied on when targeting different architectures.

positive
2022-05-15
V0ldek
medium, high
issues:
medium

UNIX and Windows impl is simple and correct. On other platforms it defaults to 4KB page size unconditionally, which might not be accurate. According to the documentation it is not tested on any other platforms, so it should not be relied on when targeting different architectures. This is already innacurate for wasm target family, where the page size is 64KB.

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

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