Speck DPA

Hans Martin 697ec9cb59 almost the full key attack hace 3 años
.ipynb_checkpoints 697ec9cb59 almost the full key attack hace 3 años
cw_firmware 697ec9cb59 almost the full key attack hace 3 años
nim c7f754f7ed initial-commit hace 3 años
paper 7dda63c96a working jupyter notebook and updated FW implementation hace 3 años
simulation 697ec9cb59 almost the full key attack hace 3 años
.gitignore bcebe0b4b2 added new speck CPA notebook hace 3 años
README.md c7f754f7ed initial-commit hace 3 años
Speck-Analysis.ipynb 697ec9cb59 almost the full key attack hace 3 años

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