Skip to content

fpgaminer/sha1_collider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Designed for the Spartan 6 LX150 development board.

Finds a code that satisfies this equation:

SHA1(code + "\x00" + id + "\x00") == HASH

Where code is a 15 byte string, containing only 0x00 through 0x09; id is a 14 byte string; and HASH is 160-bits.

About

SHA1 Collision Finding on an FPGA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages