Experiment 2 - DES Encryption
Aim of the experiment
The aim of this experiment is to understand and implement the Data Encryption Standard (DES) symmetric key encryption algorithm by performing encryption for a given plaintext and key, and to demonstrate its internal operations including permutations, and Feistel round functions to comprehend how secure data transformation is achieved.