This document summarizes a research paper that proposes a system for secure and private cloud storage using multiple encryption algorithms and third-party auditing. The system aims to preserve privacy while enabling public auditing of stored data. It utilizes homomorphic authenticators, random masking, and asymmetric (RSA) and symmetric (AES) encryption algorithms. A third-party auditor can efficiently audit user data in the cloud to ensure integrity without learning the actual data contents, and the system addresses potential data leaks from the auditor. The paper analyzes RSA and AES algorithms to determine which provides better performance and security for the system.