Skip to content

C implementation of a generic Merkle-Damgård hash function second pre-image attack.

Notifications You must be signed in to change notification settings

Morantoine/Generic-second-pre-image-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic-second-pre-image-attack on SPECK 48/96

  • To launch the tests of the tools used by the attack, simply run make test.
  • To launch the attack, run make attack (or make attack verbose to have some info on the progress of the attack, since it's quite long).

About

C implementation of a generic Merkle-Damgård hash function second pre-image attack.

Resources

Stars

Watchers

Forks