Difference between revisions of "Deep Crack / EFF DES Cracker"

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


* Understanding Cryptography: https://link.springer.com/chapter/10.1007/978-3-642-04101-3_3
* Understanding Cryptography: https://link.springer.com/chapter/10.1007/978-3-642-04101-3_3
* Cracking DES: Secrets of Encryption Research,
* Cracking DES: Secrets of Encryption Research, Wiretap Politics, and Chip Design: https://wiki.elvis.science/index.php?title=Cracking_DES:_Secrets_of_Encryption_Research,_Wiretap_Politics_%26_Chip_Design_1st_Edition  
Wiretap Politics, and Chip Design: https://wiki.elvis.science/index.php?title=Cracking_DES:_Secrets_of_Encryption_Research,_Wiretap_Politics_%26_Chip_Design_1st_Edition  


[[Category:Documentation]]
[[Category:Documentation]]

Revision as of 22:24, 2 January 2024

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.

Requirements

  • Operating system: Ubuntu 18.04 bionic amd64
  • Packages: git emacs

In order to complete these steps, you must have followed Some Other Documentation before.

Description

Step 1

Enter these commands in the shell

echo foo
echo bar

Step 2

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