CRJun 19, 2012

Data Hiding Techniques using number decompositions

arXiv:1206.4155v11 citations
Originality Synthesis-oriented
AI Analysis

This work addresses data hiding for secure communication, but it is incremental as it reviews and compares existing techniques without introducing new methods.

The paper reviews various Least Significant Bit (LSB) data hiding techniques, including classical methods and novel approaches based on Fibonacci, prime, and natural number decompositions, which allow embedding more data with minimal distortion, and provides a comparative analysis of these methods.

Data hiding is the art of embedding data into digital media in a way such that the existence of data remains concealed from everyone except the intended recipient. In this paper, we discuss the various Least Significant Bit (LSB) data hiding techniques. We first look at the classical LSB data hiding technique and the method to embed secret data into cover media by bit manipulation. We also take a look at the data hiding technique by bit plane decomposition based on Fibonacci numbers. This method generates more bit planes which allows users to embed more data into the cover image without causing significant distortion. We also discuss the data hiding technique based on bit plane decomposition by prime numbers and natural numbers. These methods are based on mapping the sequence of image bit size to the decomposed bit number to hide the intended information. Finally we present a comparative analysis of these data hiding techniques.

Foundations

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

Your Notes