DES uses 56-bit keys to encode 64-bit blocks of plaintext into
ciphertext. This gives us about 72 quadrillion key combinations to test.
   Our effort to crack DES is both an attempt to show that 56-bit
keys are becoming obsolete and an answer to the RSA secret key challenge.

.