https://cryptopals.com/ challenges
cargo run --bin ch1_1
# print only the answer, without the solution process
cargo run --bin ch1_2 2>/dev/null
cargo run --bin ch1_1
# print only the answer, without the solution process
cargo run --bin ch1_2 2>/dev/null