This document proposes a new secure image transmission method using byte rotation algorithm that improves encryption speed and security. The key steps are: 1. The input image is divided into four blocks which are shuffled using byte rotation. 2. A cover image is used to embed the shuffled secret image blocks for transmission. 3. At the receiver, byte rotation is applied again to extract the original secret image blocks from the embedded image. Experimental results show the proposed method recovers images with high PSNR quality scores while increasing encryption speed over other algorithms like AES. This provides a more secure and fast way to transmit encrypted images over networks.