vix.ing · top · new · best · stats · spec

Accelerating Secure and Verifiable Data Deletion in Cloud Storage via SGX and Blockchain

2023/07/10 by Xiangman Li, Li, Xiangman, Jianbing Ni +1
Computer Science · #Blockchain Technology Applications and Security #Cloud Data Security Solutions #Cryptography and Data Security #Cryptography and Security (cs.CR) #FOS: Computer and information sciences

paper · pdf · doi:10.48550/arxiv.2307.04316

openalex publication_date 2023/07/10 · openalex created_date 2023/07/12 · openalex updated_date 2026/07/28

Abstract

Secure data deletion enables data owners to fully control the erasure of their data stored on local or cloud data centers and is essential for preventing data leakage, especially for cloud storage. However, traditional data deletion based on unlinking, overwriting, and cryptographic key management either ineffectiveness in cloud storage or rely on unpractical assumption. In this paper, we present SevDel, a secure and verifiable data deletion scheme, which leverages the zero-knowledge proof to achieve the verification of the encryption of the outsourced data without retrieving the ciphertexts, while the deletion of the encryption keys are guaranteed based on Intel SGX. SevDel implements secure interfaces to perform data encryption and decryption for secure cloud storage. It also utilizes smart contract to enforce the operations of the cloud service provider to follow service level agreements with data owners and the penalty over the service provider, who discloses the cloud data on its servers. Evaluation on real-world workload demonstrates that SevDel achieves efficient data deletion verification and maintain high bandwidth savings.

Related