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 08B - Succinct Non-interactive Arguments for Batch NP (BARGs) from LWE, Part 2
This lecture covers batch NP (BARGs) from learning with errors (LWE), including the local somewhere statistically binding (SSB) with local opening and probabilistically checkable proof (PCP) with fast online verification.