원문정보
초록
영어
In this paper, a new simple and fast algorithm for image encryption is proposed. It exploits the scan patterns and function XOR in three standalone steps. The decryption procedure is similar to that of the encryption but in the reversed order. We implement and test the proposed algorithm using different sample image inputs and our experimental result and security analysis indicates the robustness and advantages of the new proposed algorithm. Using this algorithm it is possible to reproduce the original image with no loss of information for the encryption and decryption process. Algorithm is fast and simple enough to be comparable to other recent approaches, and it has passed all the security requirements and it is fast and secure to be used in very broad range of industrial applications.
목차
1. Introduction
2. Overview of Scan Language
3. Proposed Method
1. Rearrangement of Blocks using Scan Patterns
2. Rearrangement of Pixels of each Block using Scan Patterns
3. XOR all Blocks with 2 Arbitrary Blocks from the Rearrangement Image
4. Performance and Security Analysis
4.1 Statistical Analysis
4.2. Sensibility Analysis
4.3. Time Analysis
5. Conclusion
References