Completed
Extending the PAES trick to further functions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Using Hardware Security Modules to Protect Block Devices
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Attack points to data-at-rest
- 3 Protecting data against offline attacks
- 4 End-to-end data encryption
- 5 Linux File System Stack with dm-crypt
- 6 Protecting Encryption Keys: Catch 22?
- 7 How to Generate Protected Keys
- 8 Kernel support for protected keys: the pkey module
- 9 Kernel support for protected keys: the PAES module
- 10 Dm-crypt volume management with secure keys
- 11 HSM Master Key Change
- 12 HSM master key for dm-crypt volume keys
- 13 Extending the PAES trick to further functions
- 14 Ideas for extending zkey