Skip to content
#

integrity

Here are 167 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

Create and verify files hashes with one click. Folder-Check-Integrity-Tool. Check and verify integrity of all files within a folder. Automatically save a snapshot of files' status when the folder is accessed for the first time. In the future use the snapshot to verify files to see whether they are modified. 为一个文件夹建立一个快照(snapshot)放在一个checksum.pk…

  • Updated Apr 24, 2022
  • Python

ASBDIA(Algebraic Signatures-Based Data Integrity Auditing) is Challange response type protocol where cloude-user can periodicaly check integrity of they data which is stored on cloude (third party service provider) based on giving challange to cloud-service-provider. it check integrity of stored-data with help of cryptography hash-signature.

  • Updated Apr 19, 2024
  • 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