Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

2026

Privacy-Preserving Deduplication and Data Integrity Auditing for Compressed Cloud Storage

Integrating data deduplication with integrity auditing offers a practical approach to reducing cloud storage cost while safeguarding the integrity of outsourced data. Most of the existing schemes attempt to further reduce storage cost by performing authenticator deduplication on top of data deduplication. However, these schemes still require users to produce and upload the authenticators to the cloud for integrity verification. The generation of authenticators typically relies on BLS signature, which involves numerous costly exponentiation operations and requires bilinear pairing operations for verification. Moreover, most of these schemes risk leaking user file ownership information during the auditing process. In this paper, we propose a privacy-preserving deduplication and data integrity auditing scheme for compressed cloud storage. We design a novel encryption strategy wherein the users only perform lightweight algebraic operations to generate the file ciphertext. Based on this ciphertext, our scheme not only achieves data deduplication but also enables data integrity verification without relying on traditional authenticators, thereby significantly reducing storage and communication costs. In addition, we employ a randomized blinding technique to blind the file tag, auditing proof, and users’ public keys, effectively preventing the third-party auditor from inferring file ownership. Finally, we present comprehensive security analysis and experimental results to validate the security and efficiency of our scheme. Experimental results show that, compared with prior schemes, our scheme significantly reduces the computation cost in the initial upload phase, achieving up to a 2250-fold reduction. This improvement mainly stems from the use of lightweight algebraic operations. Furthermore, the proof generation process is accelerated by approximately 1480-fold, while the storage cost is reduced by up to 52%.

Xiang Zheng, Wenting Shen, Jing Qin · 0 citations
Aug 2026

Ownership‐Unaware and Deduplicated Integrity Auditing for Cloud Storage

Integrity auditing with data deduplication enables integrity verification of outsourced data on an untrusted cloud server while deduplicating identical data so that only a copy is stored for multiple clients. However, deriving the authenticator key from the file breaks the binding between the file and its owner. Conversely, generating authenticators under clients' secret keys leads to vulnerability to rogue public‐key attacks, or auditing costs that increase with the number of clients sharing the same file. In addition, existing schemes may reveal file ownership relationships to auditors or external adversaries, leading to privacy leakage. To address these problems, we propose an ownership‐unaware integrity auditing scheme with data deduplication. In our scheme, the cloud server stores only an aggregate authenticator and an aggregate public key for the same data. Meanwhile, both the proof generation and verification overheads remain independent of the number of clients. Moreover, our scheme hides client file ownership privacy from auditors and external adversaries. The security of our scheme can be reduced to the CDH assumption. In addition, performance evaluation indicates that the auditing cost remains constant regardless of the number of clients sharing the same file, making the scheme suitable for cloud storage systems.

Wenchao Wang, Bo Zhao, Haining Yang et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.