From 94698784f5c853f0ebc682b5e373788fba45e58b Mon Sep 17 00:00:00 2001 From: m229abd <79043904+m229abd@users.noreply.github.com> Date: Fri, 21 Feb 2025 17:21:04 +0330 Subject: [PATCH] Add UCB ZKP MOOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 046bb50..c111988 100755 --- a/README.md +++ b/README.md @@ -999,6 +999,7 @@ Table of Contents - [Computer Systems Security, Fall 2020, Vinod Ganapathy, IISc Bangalore](https://www.csa.iisc.ac.in/~vg/teaching/SecurityLectures/) - [UC Berkeley CS 161 Computer Security, Summer 2021, by Nicholas Ngai and Peyrin Kao](https://www.youtube.com/playlist?list=PLIygTcviGPKAPoe_0mUsXYaxZfsFyQyFE) - [UCSD CS291A Differential Privacy Fall 2021, by Yu-Xiang Wang](https://cseweb.ucsd.edu/~yuxiangw/classes/DPCourse-2021Fall/) ([Youtube](https://www.youtube.com/playlist?list=PLTN4aNO9NiB7UiBbSFznHRSkdieBc0-sk)) +- [Zero Knowledge Proofs MOOC, UC Berkeley RDI Center on Decentralization & AI](https://www.youtube.com/playlist?list=PLS01nW3Rtgor_yJmQsGBZAg5XM4TSGpPs) ------------------------------