Completed
Shamir Secret Sharing [S79]
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Price of Active Security in Cryptographic Protocols
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Secure Multiparty Computation (MPC)
- 3 Applications of MPC
- 4 Protocol Blueprint
- 5 Goal: Identify Complexity of Active Security
- 6 Secure Multiplication
- 7 Main Question
- 8 State of the Art
- 9 Main Theorem
- 10 MPC-in-the-Head IPS08
- 11 The IPS Compiler
- 12 Shamir Secret Sharing [S79]
- 13 Our New Compiler: Warmup Protocol
- 14 Phases of the Compiled Protocol
- 15 Communication Complexity: Warmup Protocol
- 16 Achieving Constant Overhead
- 17 Communication Complexity: Final Protocol
- 18 The security of mult
- 19 Open Problems