Skip to content

A Comparison of SAT-Solver attacks on NIST lightweight Hash Candidates with state of the art Brute-Force attacks.

License

Notifications You must be signed in to change notification settings

p4s3r0/hashfunction-sat-solver-attacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparison of SAT-Solver Attacks with Brute-Force Attacks

This project was developed as part of my Bachelor's degree program at the University of Technology Graz. The primary objective of this research was to conduct a comparative analysis between SAT-Solver attacks and Brute-Force attacks.

During the investigation, we extensively evaluated the performance of SAT-Solver attacks and observed fascinating results. Particularly, we noticed that the SAT-Solver excelled in scenarios involving a lower round amount, showcasing its efficiency and effectiveness in such settings.

  • red $\rightarrow$ Vulnerable to SAT-Solver attacks (Solution was found in a couple of seconds)
  • yellow $\rightarrow$ Vulnerable to SAT-Solver attacks (Solution was found in under 24 hours)
  • green $\rightarrow$ Not Vulnerable to SAT-Solver attacks (Solutin was not found in under 24 hours)

For further readings, head to the paper of the research.

About

A Comparison of SAT-Solver attacks on NIST lightweight Hash Candidates with state of the art Brute-Force attacks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published