This document summarizes a novel image encryption scheme based on discrete cosine transform (DCT) and DNA sequences. The scheme divides color images into red, green, and blue layers and applies DCT to each layer to obtain coefficient matrices. It then uses DNA encoding rules to encrypt the DC coefficients. The AC coefficients are encrypted using a random number. The scheme generates a secret key image based on a random matrix and DNA encoding to improve diffusion. Experimental results and security analysis demonstrate the scheme encrypts images efficiently while resisting common attacks like entropy and statistical attacks.