MMITMar 9, 2012

A Hybrid Image Cryptosystem Based On OMFLIP Permutation Cipher

arXiv:1203.2147v1
AI Analysis

This addresses the need for high-level security in image data transmission, but appears incremental as it combines existing techniques like bit decomposition and permutation ciphers.

The paper tackles the problem of securing grayscale images in network communication by proposing a hybrid encryption scheme that decomposes images into binary layers, compresses them via scanning path optimization, and encrypts using OMFLIP permutation, with performance tested and discussed.

The protection of confidential image data from unauthorized access is an important area of research in network communication. This paper presents a high-level security encryption scheme for gray scale images. The gray level image is first decomposed into binary images using bit scale decomposition. Each binary image is then compressed by selecting a good scanning path that minimizes the total number of bits needed to encode the bit sequence along the scanning path using two dimensional run encoding. The compressed bit string is then scrambled iteratively using a pseudo-random number generator and finally encrypted using a bit level permutation OMFLIP. The performance is tested, illustrated and discussed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes