Speck DPA

Marius Schwarz efe657fa62 added ARM version il y a 3 ans
.ipynb_checkpoints eece35d0aa more reliable il y a 3 ans
cw_firmware efe657fa62 added ARM version il y a 3 ans
nim c7f754f7ed initial-commit il y a 3 ans
paper 7dda63c96a working jupyter notebook and updated FW implementation il y a 3 ans
sample_traces 2bcb1f02f9 added samples with 1600 il y a 3 ans
simulation 697ec9cb59 almost the full key attack il y a 3 ans
speck_asm efe657fa62 added ARM version il y a 3 ans
.gitignore bcebe0b4b2 added new speck CPA notebook il y a 3 ans
README.md c7f754f7ed initial-commit il y a 3 ans
Speck-Analysis.ipynb 37d498b25b current version il y a 3 ans

README.md

Speck Analysis

  • Code for the CW firmware is located in cw_firmware and can be built with make
  • The Jupyter Notebook contains the basic code for interacting with the Speck implementation
  • Furthermore, a nim implementation of speck can be found in nim/speck.nim