The document discusses enhancing data security in cloud computing using an addition-composition fully homomorphic encryption scheme. It begins by reviewing prior work on homomorphic encryption schemes, including Gentry's seminal work constructing the first fully homomorphic encryption scheme based on ideal lattices. It notes limitations of prior schemes in terms of computational strain. The document then proposes a new encryption scheme that uses both addition and composition operations to lessen computational strain while supporting faster encryption, larger ciphertexts, and versatility. The scheme is implemented in Java and tested on a basic hardware configuration, showing it enhances data security in cloud computing.