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 01B - Interactive Proofs and the Sum-Check Protocol, Part 2
This lecture covers topics including definition of interactive proofs (IP), the sum-check protocol, and the application of interactive proof for #SAT.