Real-time chaotic video encryption based on multithreaded parallel confusion and diffusion
Dong Jiang, Zhen Yuan, Wen-xin Li, Liang-liang Lu

TL;DR
This paper introduces a multithreaded parallel chaos-based video encryption method that achieves real-time processing for high-resolution videos, maintaining high security levels comparable to image encryption.
Contribution
It proposes a novel multithreaded parallel confusion and diffusion strategy for real-time chaotic video encryption, significantly improving speed and security over existing methods.
Findings
Achieves real-time encryption for 480x480, 576x576, and 768x768 videos at 24FPS.
Outperforms existing methods in encryption speed.
Maintains high security and resistance to attacks.
Abstract
Due to the strong correlation between adjacent pixels, most image encryption schemes perform multiple rounds of confusion and diffusion to protect the image against attacks. Such operations, however, are time-consuming, cannot meet the real-time requirements of video encryption. Existing works, therefore, realize video encryption by simplifying the encryption process or encrypting specific parts of video frames, which results in lower security compared to image encryption. To solve the problem, this paper proposes a real-time chaotic video encryption strategy based on multithreaded parallel confusion and diffusion. It takes a video as the input, splits the frame into subframes, creates a set of threads to simultaneously perform five rounds of confusion and diffusion operations on corresponding subframes, and efficiently outputs the encrypted frames. The encryption speed evaluation shows…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsChaos-based Image/Signal Encryption · Advanced Steganography and Watermarking Techniques · Cryptographic Implementations and Security
