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
- Host: GitHub
- URL: https://github.com/exenon/cryptopals
- Owner: eXenon
- Created: 2017-04-17T17:25:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-29T13:17:00.000Z (over 7 years ago)
- Last Synced: 2025-05-15T14:09:20.370Z (about 1 year ago)
- Topics: cryptography, cryptopals
- Language: Jupyter Notebook
- Homepage: https://cryptopals.com/
- Size: 334 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).