Skip to content

NiccoloAntonelliDziri/MPI-2DES-MITMattack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPI-2DES-MITMattack

MPI implementation for 2des direct meet-in-the-middle attack

Command example for using the parallel program : mpiexec -- ./bin/pr_golden --n 15 --C0 ea85b7104e1041a2 --C1 24252a01ac5cbcf9

Results : 
    Solution found: (648c, 394c) [checked OK]

mpiexec -- ./bin/pr_golden --n 5 --C0 fe1563ba4e84bb7d --C1 b6c9f8405d20396a

Results :
    Solution found: (6, 1f) [checked OK]

About

MPI implementation for 2des direct meet-in-the-middle attack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors