The various types of symmetric cryptosystems are as follows:
- Data Encryption Standard (DES): This has been developed by IBM. It started as Lucifer encryption and was later published by the National Institute of Standards and Technology (NIST). This encryption uses a 56-bit key:
The round function is described in the following workflow:
The key generation is done using the following workflow:
The initial and final permutations ...