Speck DPA

Hans Martin 2bcb1f02f9 added samples with 1600 před 4 roky
.ipynb_checkpoints eece35d0aa more reliable před 4 roky
cw_firmware eece35d0aa more reliable před 4 roky
nim c7f754f7ed initial-commit před 4 roky
paper 7dda63c96a working jupyter notebook and updated FW implementation před 4 roky
sample_traces 2bcb1f02f9 added samples with 1600 před 4 roky
simulation 697ec9cb59 almost the full key attack před 4 roky
.gitignore bcebe0b4b2 added new speck CPA notebook před 4 roky
README.md c7f754f7ed initial-commit před 4 roky
Speck-Analysis.ipynb 37d498b25b current version před 4 roky

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