rage/fuzz
Jack Grigg d332c31437 chacha20poly1305 0.9
We switch from the c2-chacha crate to the chacha20 crate, as the latter
is now close to equivalent performance (equivalent when compiled with
`RUSTFLAGS="-Ctarget-feature=+avx2"`), and is no longer optional
upstream.
2021-08-29 18:26:12 +01:00
..
fuzz_targets Fix decrypt fuzz target 2020-03-16 22:02:28 +13:00
.gitignore cargo fuzz init 2019-10-29 17:14:06 +00:00
Cargo.lock chacha20poly1305 0.9 2021-08-29 18:26:12 +01:00
Cargo.toml Fix decrypt fuzz target 2020-03-16 22:02:28 +13:00