Skip to content

Implemented a system call to allow a user to encrypt or decrypt a file. The encryption/decryption process is done on the kernel side.This project was part of Operating Systems course under prof Erez Zadok at Stony Brook University.

nirmitdesai/Xcrypt-System-Call

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Xcrypt-System-Call

Implemented a system call to allow a user to encrypt or decrypt a file. The encryption/decryption process is done on the kernel side.This project was part of Operating Systems course under prof Erez Zadok at Stony Brook University.

About

Implemented a system call to allow a user to encrypt or decrypt a file. The encryption/decryption process is done on the kernel side.This project was part of Operating Systems course under prof Erez Zadok at Stony Brook University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages