Experiment 3 - DES Decryption

Aim of the experiment

To study and implement the Data Encryption Standard (DES) symmetric key decryption on a given ciphertext using a specified key, and to understand the internal operations such as permutations, and Feistel round functions.