Speck DPA

Hans Martin 697ec9cb59 almost the full key attack 3 лет назад
.ipynb_checkpoints 697ec9cb59 almost the full key attack 3 лет назад
cw_firmware 697ec9cb59 almost the full key attack 3 лет назад
nim c7f754f7ed initial-commit 3 лет назад
paper 7dda63c96a working jupyter notebook and updated FW implementation 3 лет назад
simulation 697ec9cb59 almost the full key attack 3 лет назад
.gitignore bcebe0b4b2 added new speck CPA notebook 3 лет назад
README.md c7f754f7ed initial-commit 3 лет назад
Speck-Analysis.ipynb 697ec9cb59 almost the full key attack 3 лет назад

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