Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.org

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
You can’t perform that action at this time.