Completed
MPC in the preprocessing model
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
MASCOT - Faster Malicious Arithmetic Secure Computation with Oblivious Transfer
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 (Secure) multiparty computation - MPC
- 3 MPC setting in this work
- 4 MPC in the preprocessing model
- 5 Online phase - Authentication
- 6 Online phase - Evaluation
- 7 Implementing the trusted dealer
- 8 1-out-of-2 oblivious transfer
- 9 Oblivious product evaluation - Passive security
- 10 Is this enough to get active security?
- 11 Authentication - Active security
- 12 Triples generation - Active security (2)
- 13 Efficiency of the preprocessing phase
- 14 OT extension - Basic idea
- 15 Software implementation
- 16 Triple generation for 128-bit field
- 17 Summary