An open API service indexing awesome lists of open source software.

https://github.com/dudelson/cryptopals

Solutions to the cryptopals crypto challenges
https://github.com/dudelson/cryptopals

dudelson-learning dudelson-project

Last synced: about 1 year ago
JSON representation

Solutions to the cryptopals crypto challenges

Awesome Lists containing this project

README

          

# cryptopals
Solutions to the [cryptopals crypto challenges](http://cryptopals.com/). I am
also using this project to teach myself [rust](https://www.rust-lang.org/), so
hopefully the code quality will become less awful as the challenges progress :P.