Menu

Sys_xcrypt


FILE ENCRYPTION AND DECRYPTION IN LINUX

The Loadable Linux Kernel Module implements a system call in Linux 3.2.2 Kernel for file encryption and decryption.

The System call sys_xcrypt() reads the infile, encrypts/decrypts the data and produces outfile. Encryption and Decryption algorithms are based on AES CBC Mode.

Project Admins:

http://www.iwannabeageek.com