Skip to content
#

integrity

Here are 13 public repositories matching this topic...

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.

  • Updated May 6, 2019
  • C

Improve this page

Add a description, image, and links to the integrity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the integrity topic, visit your repo's landing page and select "manage topics."

Learn more