The document proposes 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 consecutively for encryption and decryption. Testing showed the technique provides high security due to the large number of possible key combinations and efficient encryption and decryption times, resulting in high throughput.