Completed
Timing side-channels
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Biting into the Forbidden Fruit
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About me
- 3 JS crypto history
- 4 Doomed to fail?
- 5 Action plan
- 6 Language issues matter
- 7 Javascript in a glance
- 8 Bit quirks
- 9 Magic properties
- 10 Silent errors
- 11 16 snowmen attack!
- 12 AES - SubBytes
- 13 Encrypting...
- 14 Implicit type coercion
- 15 Decrypting...
- 16 Web platform
- 17 XSS
- 18 Poor randomness
- 19 Timing side-channels
- 20 Compiler optimisation
- 21 Direct memory access
- 22 Browser extension