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

https://github.com/exenon/cryptopals

Solutions to the Cryptopals Crypto Challenges
https://github.com/exenon/cryptopals

cryptography cryptopals

Last synced: 9 months ago
JSON representation

Solutions to the Cryptopals Crypto Challenges

Awesome Lists containing this project

README

          

# cryptopals
My (imperfect) solutions to the Cryptopals Crypto Challenges. Code may not work out of the box, but I try to integrate explanations on how the attacks actually work.

Set 1 : completed
Set 2 : completed
Set 3 : completed
Set 4 : completed
Set 5 : completed
Set 6 : completed
Set 7 : ongoing

Get the challenges at [cryptopals.com](https://cryptopals.com/).