Implemented a new system call in Linux Kernel to support Encryption/Decryption using AES algorithm. The user level code takes the input file, output file ,cipher mode and the encrypt/decrypt flag as ...