Skip to content

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

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages