crypto_secretbox
This review is from Crev, a distributed system for code reviews. To add your review, set up cargo-crev
.
The current version of XSalsa20Poly1305 is 0.9.1.
0.8.0 (older version) Thoroughness: High Understanding: High
by cure53 on 2022-02-24
Cure53 audit report can be found here https://cure53.de/pentest-report_rust-libs_2022.pdf
Crates in the crates.io registry are tarball snapshots uploaded by crates' publishers. The registry is not using crates' git repositories. There is absolutely no guarantee that the repository URL declared by the crate belongs to the crate, or that the code in the repository is the code inside the published tarball.
To review the actual code of the crate, it's best to use cargo crev open xsalsa20poly1305
. Alternatively, you can download the tarball of xsalsa20poly1305 v0.9.1 or view the source online.
This crate has been forked/renamed from
xsalsa20poly1305
tocrypto_secretbox
.The new repository location is at:
https://github.com/RustCrypto/nacl-compat/tree/master/crypto_secretbox