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

https://github.com/xavdid/cryptopals

[Learning] My solutions for the CryptoPals challenges
https://github.com/xavdid/cryptopals

cryptopals

Last synced: about 1 year ago
JSON representation

[Learning] My solutions for the CryptoPals challenges

Awesome Lists containing this project

README

          

# cryptopals

This is my set of answers for the [cryptopals](https://cryptopals.com/). Each commit will be a snapshot at completion of each exercise.

I'm reading [crypto101](https://www.crypto101.io/) as I go, for color.

Thanks to [Evan Batzer](https://ebatzer.github.io/) for help with the statistical analysis on the character frequency!