Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 455 Bytes

README.org

File metadata and controls

19 lines (14 loc) · 455 Bytes

Objectives

  • Simulate code execution of the ATMega163 microcontroller
  • Print execution trace
  • Print processed data for leakage analysis
  • Produce a simulated side-channel trace based on Hamming weight and Hamming distance models.

Prerequisites

Running examples

$ cd examples/rijndael-fast
$ racket -f rijndael-fast.rkt

Support status

  • ATMega163: most instructions