Data Encryption Standard

DES was one of the first widely used encryption schemes, published in 1977.

It is a symmetric block cipher, which encodes 64 bit blocks of data using a 56 bit key. The fact that this is one of the most studied encryption algorithms in existence, and the small key size, leads to concerns over its security. It is in fact, remarkably easy to break.