hexterisk / cryptopals-solutions

Solutions to the original Matasano challenges hosted by Cryptopals.

Home Page:https://hexterisk.github.io/blog/categories/cryptopals/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptopals

Solutions to the original Matasano challenges hosted by Cryptopals.

The repository has a scripted solution for each of the challenge in Python3. All the scripts import helper functions from lib.py. Explanations for the solution of each challenge can be found at the blog.

iPython notebooks for each set have been included for a sequential run of a set, and quick variable/value checking and debugging.

About

Solutions to the original Matasano challenges hosted by Cryptopals.

https://hexterisk.github.io/blog/categories/cryptopals/


Languages

Language:Jupyter Notebook 86.5%Language:Python 13.5%Language:Shell 0.0%