Skip to content

The goal of this assignment is to get familiar with Linux file system APIs.We are to implement a secure library (SecureFS) on top of the existing file system interfaces that raises the alarm if, the integrity of the files created through the secure library APIs is compromised. We need to check the consistency of file blocks before every read and write.

Notifications You must be signed in to change notification settings

bhupesh17040/File-System-Integrity

Repository files navigation

File-System-Integrity

** Read Assignment 4.pdf for more details **

About

The goal of this assignment is to get familiar with Linux file system APIs.We are to implement a secure library (SecureFS) on top of the existing file system interfaces that raises the alarm if, the integrity of the files created through the secure library APIs is compromised. We need to check the consistency of file blocks before every read and write.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published