Skip to content

ZhouKanglei/Cryptanalysis-of-MHM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptanalyzing an image encryption based on a modified Henon map using hybrid chaotic shift transform

Recently, a novel image encryption scheme has been proposed based on a modified Henon map using hybrid chaotic shift transform. This paper analyzes the security of the original encryption scheme and finds it insecure against the chosen-plaintext attack. Meanwhile, an efficient strategy is proposed to break the original encryption scheme with several chosen-plaintext attacks. The experimental results show that all the keys can be revealed with a time complexity of only O(⌈MNlogc⁡(MN)⌉). Furthermore, some improvement suggestions are proposed.

Paper Address | Download Paper

Framework

Flowchart of the proposed attack strategy.

Results

The validity of the proposed cryptanalysis: images from column 1 to column 6 show plain images, cipher images, images with the diffusion effect eliminated, retrieved permutation-only images, final restored images and the XOR results for column 1 and column 5.

Citation

  • bibtex
@article{zhou2019cryptanalyzing,
  title={Cryptanalyzing an image encryption based on a modified Henon map using hybrid chaotic shift transform},
  author={Zhou, Kanglei and Xu, Minghui and Luo, Jidong and Fan, Haiju and Li, Ming},
  journal={Digital Signal Processing},
  volume={93},
  pages={115--127},
  year={2019},
  publisher={Elsevier}
}
  • MLA
Zhou, Kanglei, et al. "Cryptanalyzing an image encryption based on a modified Henon map using hybrid chaotic shift transform." Digital Signal Processing 93 (2019): 115-127.

Contact

Please feel free to contact me via zhoukanglei[at]qq.com.

About

Implementation of Cryptanalyzing an image encryption based on a modified Henon map using hybrid chaotic shift transform (DSP 2019)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages