Skip to main content
QUICK REVIEW

[论文解读] Multilevel Image Encryption

S. Rakesh, Ajitkumar A. Kaller|arXiv (Cornell University)|Feb 22, 2012
Chaos-based Image/Signal Encryption参考文献 9被引用 5
一句话总结

本文提出了一种多级图像加密方案,通过使用Arnold Cat变换和基于混沌序列的加密方法,对图像块进行置换,从而打破像素相关性并提高熵值,增强安全性。该方法结合行置换、块级混淆和列置换,利用模加法和异或运算,实现加密图像的高信息熵和低相关性。

ABSTRACT

With the fast evolution of digital data exchange and increased usage of multi media images, it is essential to protect the confidential image data from unauthorized access. In natural images the values and position of the neighbouring pixels are strongly correlated. The method proposed in this paper, breaks this correlation increasing entropy of the position and entropy of pixel values using block shuffling and encryption by chaotic sequence respectively. The plain-image is initially row wise shuffled and first level of encryption is performed using addition modulo operation. The image is divided into blocks and then block based shuffling is performed using Arnold Cat transformation, further the blocks are uniformly scrambled across the image. Finally the shuffled image undergoes second level of encryption by bitwise XOR operation, and then the image as a whole is shuffled column wise to produce the ciphered image for transmission. The experimental results show that the proposed algorithm can successfully encrypt or decrypt the image with the secret keys, and the analysis of the algorithm also demonstrates that the encrypted image has good information entropy and low correlation coefficients.

研究动机与目标

  • 解决自然图像因像素相关性较强而易受统计攻击的问题。
  • 提高位置熵和像素值熵,以增强对密码分析的抵抗能力。
  • 设计一种多阶段加密流程,结合置换与混沌加密,实现鲁棒的图像安全保护。
  • 确保该方法在实际图像传输和存储中具备可逆性和高效性。
  • 通过熵值和相关系数的定量分析,验证该方案的有效性。

提出的方法

  • 对原始图像进行行置换,以启动结构破坏。
  • 将图像划分为非重叠的块,并对每个块应用Arnold Cat变换进行块级置换。
  • 对图像中所有块进行统一的混淆处理,以进一步破坏空间相关性。
  • 使用混沌序列进行第一级加密,采用模加法运算。
  • 对整个已置换图像应用第二级加密,通过按位异或运算实现。
  • 进行最终的列置换,生成用于传输的最终密文图像。

实验结果

研究问题

  • RQ1多级加密是否能有效降低自然图像中的像素相关性?
  • RQ2块置换与混沌加密在多大程度上提升了信息熵?
  • RQ3模加法与异或运算的结合如何增强安全性?
  • RQ4所提出的方案是否在实时图像加密中保持可逆性和高效性?
  • RQ5多阶段处理对相关系数和熵值有何影响?

主要发现

  • 所提出的加密方法实现了高信息熵,接近理想的8值,表明密文图像具有强随机性。
  • 加密图像中的像素相关系数显著降低,证明了对空间冗余的有效破坏。
  • Arnold Cat变换与块置换的结合有效打破了相邻像素之间的相关性。
  • 模加法与异或运算的组合增强了扩散与混淆效果,提高了对统计攻击的抵抗能力。
  • 该算法能够使用密钥成功实现图像的加密与解密,证实了其可逆性与可靠性。
  • 实验结果表明,密文图像表现出低相关性和高熵值,验证了该方案的安全特性。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。