Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Secure Computation with RAMs - Dr. Mariana Raykova, Yale University
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 How to Compute with Private Data?
- 3 MPC Applications
- 4 What can we compute securely?
- 5 Circuits imply linear work
- 6 Random Access
- 7 Oblivious RAM GOʻ96
- 8 Binary Search
- 9 ORAM Constructions
- 10 Secure Computation with RAMS
- 11 Revisiting Square Root ORAM
- 12 MPC Bottlenecks
- 13 Basic Construction
- 14 Dummy Lookups
- 15 Sampling Radom Element
- 16 Creating Position Map
- 17 Inverse permutation
- 18 Evaluation
- 19 Per-Access Crossover Points
- 20 Access time
- 21 Initialization cost
- 22 Benchmarks
- 23 Overview