Zero knowledge made simple | Justin Thaler

Zero knowledge made simple | Justin Thaler

Source: YouTube · a16z crypto · published Jun 2, 2023 · 1:24:53

Cybersecurity
No ratings yet Log in to rate
Transcript Available
Description

Zero knowledge proofs are cryptographic methods that allow proving knowledge of secret information without revealing the information itself, with important applications in blockchain scalability and privacy 0:14.

Key Takeaways:
• Zero knowledge refers specifically to the privacy property - proving you know a secret without revealing it, while SNARKs focus on performance benefits for the verifier 1:40
• Main applications include L2 roll-ups for blockchain scalability, privacy-focused transactions, and cross-chain bridges 13:15
• The prover is significantly slower (about a million times) than direct verification, though verification is cheap and fast 23:57
• Current tooling requires low-level programming in circuits, but higher-level languages are emerging 31:57
• The technology is expected to become ubiquitous infrastructure like encryption algorithms are today 16:26

This emerging technology will transform how we handle privacy and verification in decentralized systems, though performance limitations and tooling challenges remain 5:53.

Sources:

  • 0:14 Introduction to zero knowledge proofs in web3
  • 1:40 Clarification of zero knowledge vs SNARK properties
  • 13:15 Current applications of zero knowledge proofs
  • 16:26 Vision for snarks as future infrastructure
  • 23:57 Performance characteristics of proving vs verification
  • [31:

Generate CPE Credits

Generate a professional CPE document from this video's transcript.

Estimated credit: 1.5 CPE hours

Estimate uses the video runtime (1 hour ≈ 1 CPE, rounded to the nearest 0.5, minimum 0.5, maximum 2.0). The final amount can be lower after review, never higher.

Topic: Cybersecurity. Commonly maps to: Security and Risk Management, Security Operations. Exact CISSP domains are assigned during generation.

CISSP Domain Mapping
Learning Objectives
Self-Assessment Questions
PDF Export Ready

Free account. One generation at a time, with a daily limit.

CPEBuddy is independent and not affiliated with or endorsed by ISC2, ISACA, or any certification body. Exports are formatted for common CPE submissions; acceptance is at your certification body's discretion.

Watch on YouTube

Transcript Preview

First 800 characters of the transcript

[Music] thank you hi I'm really happy to be here get to know all of you um yeah so this talk is about zero knowledge proofs so I'm going to start with uh what what are they uh yeah so I thought I'd start with um so ish or ahead of um a community and social uh asked a bunch of us from the research and Engineering teams recently uh to explain uh zero knowledge proofs in one tweet to someone new to the web 3 space um and I thought I would start by mentioning some contexts which is that in the web 3 space in particular the term zero knowledge has been overloaded so in a precise sense zero knowledge refers only to a certain privacy property okay but uh people often use the term especially in the web 3 space to refer also to uh performance properties of zero knowledge proof systems that many of …