Speck DPA

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

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