The document proposes and evaluates an efficient and highly secure technique for encrypting and decrypting color images. The technique works by dividing the image matrix into blocks, selecting secret keys of the same size as the blocks, and applying exclusive-OR operations between the blocks and keys. Testing showed the technique encrypted and decrypted images accurately while providing faster speeds and higher throughput than other methods. It also offered a very high level of security due to the large number of possible key combinations.