Speck DPA

Hans Martin 00980e32e2 renamed to hiding 3 年 前
.ipynb_checkpoints 7395199328 hiding 3 年 前
cw_firmware 7395199328 hiding 3 年 前
cw_firmware_hiding 00980e32e2 renamed to hiding 3 年 前
cw_firmware_masked 7395199328 hiding 3 年 前
nim c7f754f7ed initial-commit 3 年 前
paper 7395199328 hiding 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 7395199328 hiding 3 年 前
Speck-Masked.ipynb 7395199328 hiding 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