rust-cryptopals Some of the Matasano crypto challenges (http://cryptopals.com/) implemented in Rust. Completed sets: 1, 2 In progress sets: 3, 4 The code was updated (after 11 years :-) and builds with rustc 1.75.0. (Set2 works partially only after the update)