rust-secure-code / cargo-repro
Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow
☆58Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cargo-repro
- Perform Cargo builds inside of a sandboxed environment☆52Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- RustPräzi: Representing crates.io as a call-based dependency network☆78Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆59Updated 5 years ago
- Rust implementation of the ChaCha family of stream ciphers☆8Updated 5 years ago
- ☆60Updated 7 years ago
- Rust implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆45Updated 3 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A simple Rust crate to drop privileges☆36Updated 5 months ago
- Rust implementation `libsodium/utils`.☆48Updated 5 months ago
- Rust serializer library