6.5630 Advanced Topics in Cryptography (Fall 2023, MIT OCW). Instructor: Prof. Yael Tauman Kalai. This course is about the evolution of proofs in computer science. We will learn about the power of interactive proofs, multi-prover interactive proofs, and probabilistically checkable proofs. We will then show how to use cryptography to convert these powerful proof systems into computationally sound non-interactive arguments (SNARGs).
(from ocw.mit.edu)
Lecture 05A - The Kilian-Micali Protocol, Part 1
This lecture discusses how to use collision-resistant hash (CRH) functions with local openings and PCP to construct interactive arguments.