Skip to content

kste/matsui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matsui

Implementation of Matsui's algorithm for finding the minimum number of active S-boxes for Skinny.

Compile with: g++ -O3 --std=c++11 -o matsui matsui.cpp

Note that this implementations relies heavily on recursion and therefore you might have to increase the stack size.

About

Implementation of Matsui's algorithm for finding the minimum number of active S-boxes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors