notem / cryptopals

Personal solutions to the cryptopals challenges put out by the NCC Group. Each challenge-set is implemented in a different language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My work-in-progress solution set to the cryptopals crypto challenges. I work on these challenges as time permits. These challenges have so far made for an excellent way to learn some crypto implementation and brush up on languages I don't often use. Kudos to the team which developed these challenge sets!

Set Completion Log

  • Set 1: Completed 2017-09-30, written in python 3.6
  • Set 2: Completed 2017-10-19, written in Go 1.6
  • Set 3: Uncompleted
  • Set 4: Uncompleted
  • Set 5: Uncompleted
  • Set 6: Uncompleted
  • Set 7: Uncompleted
  • Set 8: Uncompleted

About

Personal solutions to the cryptopals challenges put out by the NCC Group. Each challenge-set is implemented in a different language.


Languages

Language:Go 73.9%Language:Python 26.1%