Completed
Modular exponentiation in OpenSSL
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
PARASITE - Password Recovery Attack Against SRP Implementations in the Wild
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 A Few Words About PAKES
- 3 Why Looking at PAKES?
- 4 What about SRP?
- 5 SRP Protocol Overview
- 6 Contributions
- 7 FLUSH+RELOAD
- 8 Our Main Result
- 9 Modular exponentiation in OpenSSL
- 10 Optimized Square-and-Multiply
- 11 Attacker Model
- 12 Classical Workflow
- 13 Trace Acquisition
- 14 Trace Interpretation
- 15 Dictionary Attack
- 16 Single Measurement Attack
- 17 Impacted Projects
- 18 Impacted Languages
- 19 Mitigations
- 20 Patching process
- 21 Conclusion