Experiment 8: Decryption of ciphertext using Twofish algorithm
Aim of the experiment
To implement and understand the decryption of ciphertext using the Twofish algorithm, including key whitening, inverse Feistel rounds, and the use of key-dependent S-boxes, to retrieve the original plaintext securely.