Skip to content

james727/crypto-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains the document for a cryptography workshop I gave at the Recurse center on November 2nd, 2016. Links and resources for reference and further learning:

  1. Stanford Crypto on Coursera - A great intro to the theory of cryptography. It covers a lot of the basics we skipped over in the workshop. One of my favorite online classes ever; I'd recommend doing it after you've done some of the Cryptopals challenges so you can understand the practical applications and motivations of the theory.
  2. The Cryptopals Challenges - A series of crypto challenges that will have you first implementing various crypto constructs, and then breaking them in a variety of ways. Skip to set 5 if you're only interested in the stuff talked about in workshop (here are the challenges for implementing Diffie Hellman and RSA). I cannot recommend these enough.
  3. A great description of the RSA cipher - A well-explained overview of a lot of the material covered in the workshop. Provides a better explanation than I did of a lot of the concepts necessary to understand RSA.
  4. Quadibloc - articles on crypto history and algorithms - I've wasted a lot of time here..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages