A zero-knowledge proof is a method in cryptography where one party can prove to another party that a statement is true without revealing any additional information. The goal is to prove possession of certain secret information without being able to prove it to third parties. Nontrivial zero-knowledge proofs require interaction between the prover and verifier, but there are also non-interactive zero-knowledge proofs that rely on computational assumptions.
UC Berkeley
Fall 2022
This graduate seminar focuses on the development of secure systems built from decentralized trust, including end-to-end encryption systems and secure collaborative learning. It requires a solid introduction to cryptography and systems. Topics include blockchain, smart contracts, and zero-knowledge proofs, among others.
No concepts data
+ 19 more conceptsStanford University
Winter 2023
This course offers an introduction to cryptographic techniques used in computer security, covering encryption, message integrity, digital signatures, key management, and more. It is suitable for advanced undergraduates and masters students with some proof techniques and programming experience.
No concepts data
+ 55 more conceptsUC Berkeley
Fall 2022
A graduate-level course surveying modern topics in computer systems security, including secure messaging, blockchain, hardware security, and secure federated computation. It requires completion of CS 162 and CS 161 or equivalent for enrollment.
No concepts data
+ 17 more conceptsBrown University
Spring 2023
Applied Cryptography at Brown University offers a practical take on securing systems. By learning foundational cryptographic algorithms and advanced topics like zero-knowledge proofs and post-quantum cryptography, students gain both theoretical insights and hands-on experience in implementing cryptosystems using C++ and crypto libraries. Label: State-of-art concepts.
No concepts data
+ 63 more concepts