Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 537 Bytes

File metadata and controls

16 lines (10 loc) · 537 Bytes

OpenWhiteBox AES Xiao-Lai challenge

There is no official challenge so we made our own based on the implementation available from the OpenWhiteBox project.

Ref: https://github.com/OpenWhiteBox/AES

Components

  • target contains a compiled version, instructions how to compile by yourself, and instructions how to use it, as well as the solution (the key to recover).
  • traces contains explanations on how to acquire a visual trace and snapshots used in the tutorial.

Other write-ups

No known write-up