The document proposes a new encryption technique called Dynamic Hill Cipher with Message Digest Concatenation to improve security of data in cloud computing. It combines the Hill Cipher encryption algorithm with MD5 hashing to provide message authentication, confidentiality and integrity. The Hill Cipher is made more secure by allowing dynamic selection of the encryption key size and concatenating the MD5 hash to ensure messages are not modified. This new approach aims to address weaknesses in the Hill Cipher and provide all necessary security services for electronic communication of sensitive data stored in the cloud.