This document proposes a method for providing privacy, integrity, and storage space management for files stored in the cloud. It aims to address confidentiality issues by encrypting files before uploading. To manage storage space, it arranges files in a complete binary tree based on size. File integrity is checked by a third party auditor comparing hash values of files stored in the cloud with those generated by the client. The method aims to provide confidentiality, integrity checking, and efficient use of storage space for cloud computing.
Related topics: