ea25f818e5536d13e5ebbd0b32b8c28964b4527c
cryptopals
It's my solutions to the at-home crypto course everyone is raving about!
(Available at https://cryptopals.com/ .)
To run them:
$ cargo run --example set1_1
$ cargo run --example set1_2
$ cargo run --example set1_3
...
Description
Languages
Rust
100%