This document summarizes a research paper that proposes a new technique for securing documents stored in the cloud using blockchain assisted public key encryption. The technique involves storing encrypted documents on a cloud server, while storing the encryption keys and keywords on separate secure key servers. Blockchain technology is used to distribute and track the keys. When a user wants to search for documents, the keywords are encrypted with Caesar cipher and stored on the separate key servers. This provides improved security over traditional methods that store all data and keys on the same cloud server. The researchers believe this distributed storage approach using blockchain for key management addresses security issues like document leakage that can occur when relying solely on a single cloud storage provider.