mkdir build
cd build
# should use clang
CC=clang CXX=clang++ cmake ..
make
# 3 round attack on SPNbox-8
./bin/attack
# 3 round attack on SPNbox-16
./bin/attack16
# bench of the attack on SPNbox-8
./bin/attack_bench
-
Notifications
You must be signed in to change notification settings - Fork 4
0NG/SPNbox-Attack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sbox Recovery Attack on 3-round SPNbox
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published