Speck DPA

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

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