My attempt at the Cryptopals Cryptography Challenges, mostly written in Go.
- Set 1: Basics
- Set 2: Block crypto
- Set 3: Block & stream crypto
- Set 4: Stream crypto and randomness
- Set 5: Diffie-Hellman and friends
- Set 6: RSA and DSA
- Set 7: Hashes
- Set 8: Abstract Algebra