Show HN: A vibe port of security library libinjection from C to Rust
1–3 of 3 posts
Re: Show HN: A vibe port of security library libinjection from C to Rust
#2Vibe + Security = Scary
The readme has info on what u tested. But it'd be nice to see a copy of an actual test run.
Re: Show HN: A vibe port of security library libinjection from C to Rust
#3Vibe + Security = Scary The readme has info on what u tested. But it'd be nice to see a copy of an actual test run.
Agree! It's probably better that someone independent from me verifies it.
One can clone the project, fetch the submodule with original C repo and run "cargo test" to test the library with all the official tests from the C library. The fuzz directory has instructions for fuzzing