Speck DPA

Hans Martin 736f98f776 removed samples před 2 roky
.ipynb_checkpoints 7395199328 hiding před 2 roky
analysis 8e008ebda2 cont. presentation před 2 roky
cw_firmware 4857f11876 new stuff před 2 roky
cw_firmware_hiding 9b2f5e9a7c hiding samples před 2 roky
cw_firmware_masked 7395199328 hiding před 2 roky
nim c7f754f7ed initial-commit před 3 roky
paper 7395199328 hiding před 2 roky
presentation 2c5dfb684d title před 2 roky
sample_traces 736f98f776 removed samples před 2 roky
simulation d38d6fa16b added T-Test Notebook, fixed Speck problems and started to work on porting Speck ASM into the CW Firmware před 2 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 2 roky
.gitignore bcebe0b4b2 added new speck CPA notebook před 3 roky
README.md c7f754f7ed initial-commit před 3 roky
Speck-Analysis.ipynb 8e008ebda2 cont. presentation před 2 roky
Speck-Masked.ipynb 9b2f5e9a7c hiding samples před 2 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