Speck DPA

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

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