PDA

View Full Version : SHA-1 Collision Search - New approach


OHPen
08-11-2007, 10:54 AM
Maybe this is interesting for someone.

It's a distributed attack on SHA-1. They try to find collision with a interesting approach.

http://boinc.iaik.tugraz.at/sha1_coll_search/

OHPen

LLXX
08-12-2007, 04:22 AM
This is the same technique used for MD5 (sequential multi-message modification via tunneling), though in the case of MD5 it takes only a few seconds, while for SHA-1 the search space is much larger.
Quote:
The applications run by SHA-1 Collision Search Graz may cause some computers to overheat.
What.

blurcode
08-12-2007, 07:21 AM
To overheat, not burn to ashes :P

OHPen
08-12-2007, 02:14 PM
@LLXX: I think the remark refers to a 100 % cpu efficiency. I think we shouldn't take it literally.

OHPen