This program runs a multithreaded java program that randomly generates byte arrays and hashes them with SHA256. It then checks the SHA against an AVL tree for collisions starting with the last byte in the hash. It then outputs these files to the users desktop as X.bin and Y.bin and each time a greater collision value is observed it overwrites these values. The defaults of the program limit the size of the AVL tree to around 9gb typically, however this can be changed inside the program itself.
-
Notifications
You must be signed in to change notification settings - Fork 0
jjcoffman/SHA2
About
SHA2 multithreaded Birthday-Bound collision finder
Resources
Stars
Watchers
Forks
Packages 0
No packages published