Skip to content

halexkang/hash-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hash-attack

Two types of attacks are implemented (collision attack, pre-image attack) and tested on 8, 10, 16, 20, 24 bits. The expected time complexity and the actual time complexities for both collision attack(2^(n/2)) and pre-image attack(2^n) are shown as logs, tables and graphs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages