This website works better with JavaScript
Home
Explore
Help
Sign In
msc
/
speck_cpa_cw
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Speck DPA
12
Commits
1
Branches
0
Releases
Tree:
6f50dcff9d
Branches
Tags
master
speck_cpa_cw
HTTP
SSH
ZIP
TAR.GZ
Hans Martin
6f50dcff9d
speck3264 for cw
3 years ago
.ipynb_checkpoints
9059031f7e
further adjustments to fw
3 years ago
cw_firmware
6f50dcff9d
speck3264 for cw
3 years ago
nim
c7f754f7ed
initial-commit
3 years ago
paper
b32a0ebd8f
added speck papers
3 years ago
simulation
231a25575f
full-key correlation
3 years ago
.gitignore
bcebe0b4b2
added new speck CPA notebook
3 years ago
README.md
c7f754f7ed
initial-commit
3 years ago
Speck-Analysis.ipynb
f8557a4653
first steps
3 years ago
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