| |
Data Encryption Standard (DES) is the name of the Federal Information Processing Standard,
which describes the data encryption algorithm (DEA). DES has a 64-bit block size and uses a 56-bit
key during execution (8 parity bits are stripped off from the full 64-bit key). DES is a symmetric
cryptosystem, specifically a 16-round Feistel cipher.
|