To build all, run from root:
cargo build
To test all, run from root:
cargo test
My attempts at solving cryptopals.com challenges