The document proposes and evaluates a new digital image security scheme that uses Residue Number System (RNS) encoding/decoding and a modified Arnold transform algorithm. Key points:
- The encryption process encodes the plain image into residual images using RNS, then encrypts them by applying the modified Arnold transform multiple times.
- The decryption process decrypts the cipher image by applying the inverse Arnold transform, then decodes the residual images back into the plain image using RNS and the Chinese Remainder Theorem.
- Experimental results on images of different sizes show the scheme can encrypt/decrypt without information loss. Security analysis indicates resistance to statistical attacks like histograms and strong sensitivity to encryption keys.