Deep Crack / EFF DES Cracker

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search

Summary

In 1998, the Electronic Frontier Foundation (EFF) developed the hardware machine Deep Crack, which executed a brute-force attack against DES in 56 hours.

Architecture

The EFF DES Cracker's architecture is straightforward, comprising a standard personal computer connected to custom chips. The software instructs the chips to search, running independently until a potentially interesting key is found or new search directions are given. The hardware's role is to eliminate incorrect answers, leaving the software to efficiently search remaining potential keys. The machine's strength lies in replicating a useful search circuit, enabling the software to explore a small portion of the key space. The highly parallelizable nature of the DES key search problem allows multiple machines to work simultaneously, significantly reducing search time. DES Cracker incorporates 1536 chips, employing a brute-force search strategy with variations in key order.


  • Deep-Crack

Description

Data Encryption Standard (DES)

Enter these commands in the shell

echo foo
echo bar

BRUTE FORCE ATTACK

Make sure to read

  • War and Peace
  • Lord of the Rings
  • The Baroque Cycle

Used Hardware

Device to be used with this documentation Maybe another device to be used with this documentation

Courses

References