This document summarizes research on homomorphic encryption in cloud computing. It begins by defining homomorphic encryption as an encryption scheme that allows computations to be performed on encrypted data without decrypting it first. It then categorizes homomorphic encryption schemes as partially homomorphic, somewhat homomorphic, or fully homomorphic based on the types and number of computations they allow. The document provides details on specific partially and somewhat homomorphic encryption schemes before focusing on fully homomorphic encryption, the first practical version of which was introduced in 2009. It concludes by discussing benefits like enhanced privacy but also drawbacks like complexity of fully homomorphic encryption schemes.