Skip to content

The main objective of this project is constructing a secure data storage system that with Public auditability: to allow TPA to verify the correctness of the cloud data on demand without retrieving a copy of the whole data or introducing additional online burden to the cloud users. Storage correctness: to ensure that there exists no cheating clou…

Notifications You must be signed in to change notification settings

svgagan/Auditing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

auditing

The main objective of this project is constructing a secure data storage system that with

  1. Public auditability: to allow TPA to verify the correctness of the cloud data on demand without retrieving a copy of the whole data or introducing additional online burden to the cloud users.

  2. Storage correctness: to ensure that there exists no cheating cloud server that can pass the TPA’s audit without indeed storing users data intact.

  3. Privacy-preserving: to ensure that the TPA cannot derive users data content from the information collected during the auditing process.

  4. Batch auditing: TPA should have the capability to examine the auditing delegations and also multiple Files simultaneously.

  5. Lightweight: to allow TPA to perform auditing with minimum communication and computation overhead.

About

The main objective of this project is constructing a secure data storage system that with Public auditability: to allow TPA to verify the correctness of the cloud data on demand without retrieving a copy of the whole data or introducing additional online burden to the cloud users. Storage correctness: to ensure that there exists no cheating clou…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages