Speck DPA

Hans Martin d869c3ab0a removed the _asm version před 3 roky
.ipynb_checkpoints eece35d0aa more reliable před 3 roky
cw_firmware d38d6fa16b added T-Test Notebook, fixed Speck problems and started to work on porting Speck ASM into the CW Firmware před 3 roky
cw_firmware_masked 6a6bdf3a6d new version, and almost right asm před 3 roky
nim c7f754f7ed initial-commit před 3 roky
paper 7dda63c96a working jupyter notebook and updated FW implementation před 3 roky
sample_traces 0e69fb3280 fixed traces před 3 roky
simulation d38d6fa16b added T-Test Notebook, fixed Speck problems and started to work on porting Speck ASM into the CW Firmware před 3 roky
speck_asm d38d6fa16b added T-Test Notebook, fixed Speck problems and started to work on porting Speck ASM into the CW Firmware před 3 roky
.gitignore bcebe0b4b2 added new speck CPA notebook před 3 roky
README.md c7f754f7ed initial-commit před 3 roky
Speck-Analysis.ipynb 6a6bdf3a6d new version, and almost right asm před 3 roky
Speck-Masked.ipynb 6a6bdf3a6d new version, and almost right asm před 3 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