This is both my first serious attempt at cryptopals and my first attempt at learning Rust. Don't use this code for anything serious! It's terrible.
Anyway, clone it and run as follows:
cd pals
cargo run
Cryptopals in Rust
Repository from Github https://github.comzenmonkeykstop/pals-in-rust
This is both my first serious attempt at cryptopals and my first attempt at learning Rust. Don't use this code for anything serious! It's terrible.
Anyway, clone it and run as follows:
cd pals
cargo run