Speck DPA

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