This document summarizes a research paper on secure data transfer based on cloud computing. The paper proposes a method to securely store sensitive data on the cloud through encryption. Data owners can encrypt files before uploading them to the cloud. When recipients want to access the encrypted data, data owners can send decryption keys through secure channels. Even if hackers obtain the encrypted data from the cloud, they will be unable to read it without the decryption keys. The proposed method aims to address security and privacy concerns of cloud computing by encrypting data at rest and controlling access through encryption keys.