Skip to content

fakub/BitwiseDPA

Repository files navigation

BitwiseDPA

This is a C++ implementation of Bitwise DPA Attack.

Compile

Run

$ make

Use

Copy settings.yaml.template into <name-of-your-settings.yaml> and edit it while following its hints (in comments). Then run

$ ./main <name-of-your-settings.yaml> > <file-with-results.yaml>

where stdout is indeed YAML formatted and contains overal results and stderr contains some human-readable information.

About

C++ implementation of bitwise Differential Power Analysis.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors