January 2019
Beginner to intermediate
372 pages
11h 17m
English
DES used to be the most widely used block cipher, and it was used as an industrial standard as well. It's still popular, but it has been replaced by other advanced block ciphers in many applications. DES uses 64-bit blocks with a 64-bit key. 8 bits in the key are used as parity bits for error detection, so the key size is technically 56 bits. It's been proven to be vulnerable to brute-force attacks and some cryptanalysis attacks, which is due to its limited key size. 3DES was introduced to overcome this problem by running DES three times with different 56-bit keys. But 3DES proved to be slower than other block ciphers, such as AES.
Read now
Unlock full access