buchspektrum Internet-Buchhandlung

Neuerscheinungen 2011

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Sven Schäge

Finding Hash Collisions


Efficient Hash Collision Search Strategies on Special-Purpose Hardware
2011. 104 S. 220 mm
Verlag/Jahr: VDM VERLAG DR. MÜLLER 2011
ISBN: 3-639-06613-8 (3639066138)
Neue ISBN: 978-3-639-06613-5 (9783639066135)

Preis und Lieferzeit: Bitte klicken


Hash functions play an important role in informationtechnology. They are incorporated in many securityprotocols and security-critical applications andensure essential security properties for the overallsystems.To verify their current status of security, hashfunctions are regularly exposed to new attacks fromthe scientific community. Almost all of these attacksare executed on standard PCs. However, the relevanceof such attacks is limited: real attackers are notconfined to the use of standard PCs. Instead theycould develop specialized hardware that executesattacks much faster or cost-efficient.In this book we examine which alternative hardwaretechnologies are suited for developing specializedarchitectures for the execution of attacks on hashfunctions. As a proof-of-concept, we develop a verycost-efficient microprocessor with a specializedinstruction set and corresponding assembler software.Based on this, we implement a full hardware unit tosearch for collisions in hash functions. We show thatexecuting attacks on our architecture is, given afixed amount of money, multiple times faster than onstandard PCs.