Lecture plan
This plan will change through the semester.
Chapter numbers refer to Stinson, except where marked. HAC is the Handbook of Applied Cryptography.
Week | Topic | Key words | Chapters |
---|---|---|---|
34 | How to agree on a secret and what to do with it | Diffie-Hellman. Classical ciphers, confidentiality, perfect security | 11.2, 1.1, 1.2, 2.3 |
35 | Classical ciphers, modern ciphers | 1.1, 1.2, 3.1, 3.2, 3.6 | |
36 | How to break DH | Integrity, message authentication codes. Finite cyclic groups. Discrete logarithms. | 4.4, 4.5, HAC 4.5, 6.2 |
37 | Pohlig-Hellman. Primality testing. Baby-step-Giant-step. | 5.4, 6.2 | |
38 | Pollard's rho. Generic groups. Finite fields, index calculus. | 6.2, 6.3, 6.4 | |
39 | Elliptic curves | 6.5 | |
40 | PKC | Elliptic curves, Public key encryption, ElGamal | 6.5, 6.1, 6.7.2 |
41 | Public key encryption, RSA, factoring. | 5.1, 5.3, 5.5 | |
42 | RSA, Pollard's rho and p-1, Index calculus for factoring | 5.5-5.6, 5.7.1-2 | |
43 | Hash functions | Collisions, preimages, second preimages, iterated hash functions | 4.1-4.3 |
44 | Digital signatures | RSA. Schnorr signatures and zero knowledge. | 7.1-7.2, 7.4.1, 7.5.2 |
45 | Password based cryptography | ||
46 | Password based cryptography | ||
47 | Summary |