Skip to content

0NG/SPNbox-Attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

About

Sbox Recovery Attack on 3-round SPNbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published