Prerequisites: The main pre-requisite is a high degree of mathematical maturity. We will also rely on some rudimentary knowledge of probability, algorithms, and theory of computation. No prior knowledge of cryptography or number theory is required (but some familiarity will be helpful).
Although the course is intended for PhD students, interested undergraduate and Masters students are encouraged to contact the instructor.
Class/Date | Topic Covered | Notes |
Class 1, 9/6: | introduction, perfect secrecy, one-time pad, optimality. | notes , slides |
Class 2, 9/11: | authentication, secret sharing | scribe notes. |
Class 3, 9/13: | multiparty computation, statistical distance | scribe notes. |
Class 4, 9/18: | statistical security, computational security, indistinguishability | scribe notes. |
Class 5, 9/20: | pseudorandom generators (PRGs), increasing the output size | scribe notes |
Class 6, 9/25: | pseudorandom functions (PRFs), GGM construction from PRGs, CPA security | PRF notes, CPA notes (from 2015) |
Class 7, 9/27: | CPA encryption from PRFs, MACs from PRFs, one-way functions | scribe notes |
Class 8, 10/3: | Goldreich-Levin theorem | scribe notes I, scribe notes II (from 2015) |
Class 9, 10/4: | randomness extractors | scribe notes |
Class 10, 10/11: | weak OWFs, hardness amplification, universal OWFs | scribe notes |
Class 11, 10/16: | hash functions, Merkle-Damgaard, Merkle Tree, random oracle | scribe notes |
Class 12, 10/18: | number theory, cyclic groups | scribe notes |
Class 13, 10/23: | discrete logarithms, CDH and DDH assumptions, Diffie-Hellman Key-Agreement | scribe notes |
Class 14, 10/25: | ElGamal Encryption, hash functions from DL, PRGs from DDH, Naor-Reingold PRF | scribe notes |
Class 15, 10/30 | trapdoor-permutations, RSA | scribe notes |
Class 16, 11/1: | squaring modulo N, Rabin TDP, signatures from TDP in RO model | scribe notes |
Class 17, 11/6: | signatures from CRHFs (and OWFs), begin ID scheme | scribe notes |
Class 18, 11/8: | Schnorr ID Scheme, Schnorr signatures | scribe notes |
Class 19, 11/13: | zero-knowledge proofs for NP | scribe notes |
Class 20, 11/15: | CCA security, construction in the RO model, begin Cramer-Shoup | scribe notes |
Class 21, 11/20: | finish Cramer-Shoup | scribe notes |
Class 22, 11/27: | learning with errors, Regev encryption | scribe notes |
Class 23, 11/29: | fully homomorphic encryption | scribe notes |
Class 24, 12/04: | bootstrapping FHE, lattice trapdoors, signatures and identity-based encryption | scribe notes |
Class 25, 12/06: | obfuscation | scribe notes |