Overview of DES
Based on a 64-bit secret key which is used both for encryption and decryption.
The actual key is 56-bit since one of the bits in each 8-bit units is actually a parity bit and is not used for encryption/decryption.
Messages are encrypted in blocks of 64-bit units.