Report

Secure Steganography for Audio Signals

To view this page ensure that Adobe Flash Player version 9.0.124 or greater is installed.

Get Adobe Flash player
Please login or register to make a comment!

Secure Steganography for Audio Signals A.M.Negrat&A.Kumar Higher Institute of Electronces, P.O.Box 38645 Beni-Walid, Libya Email:Drnegrat@yahoo.com Abstract In this paper we have proposed a new method of audio steganography incorporating encryption and pseudorandom sequence as a key. The secret data has been encrypted using RSA and pseudorandom sequence. The encrypted data is then embedded in the audio signals.

The use of the pseudorandom sequence increases the complexity of the encryption and the RSA algorithm gives a very tight cipher design. Keywords - Steganography, Cryptography, RSA and pseudorando m 1. Introduction The security of multimedia over network transmission and information concealment raises an increasing interest in a digital multimedia era.

The issues are discussed in E-commerce and Web- commerce sporadically. Petitcolas et al. [5] reported a survey of information hiding methods.

Cox et al. [1] reviewed the watermarking techniques. As the technology moves, a new schemes, based on combining the concept of cryptography and steganography will be introduced for hiding secret messages.

Steganography [3] is a Greek ancient art of hiding information and is currently exploited to either put a digital image on the secret messages ... more. less.

to hide the information or insert watermarks [1,6] into a digital image, audio, and/or video, to preserve an intellectual property or to claim the copyright. The research of using steganography is to invent an intelligent use of camouflage such that no one except the authorized person can read the secret message after decryption. Cryptography [4], on the other hand, is concerned with strategies based on a secret key for enciphering or concealing data such as text, image, audio, and video data.<br><br> A commonly used cryptographic system, RSA system [7], based on Euler and Euclidean theorems from Number Theory may be used for encrypting the plaintext. .A Non-Linear forward feedback shift Register (NLFFSR) is a mechanism for generating Pseudo random binary sequences [8, 9, 10, and 11]. Figure 1 shows a general model of an n-bit NLFFSR.<br><br> It is a Non-linear forward feedback shift register with a feedback function f Figure (1): A General Model for 4-bit NLFFSR NLFFSR are extremely good pseudorandom binary sequence generators [8, 9, 10, and 11]. When this register is loaded with any given initial value (except 0 which will generate a pseudorandom binary sequence of all 0s) it generates pseudorandom binary sequence, which has very good randomness and statistical properties. The only signal necessary for the generation of the binary sequence is a clock pulse.<br><br> With each clock pulse a bit of the binary sequence is produced. A model of 4-bit NLFFSR is considered to demonstrate the functioning of NLFFSR with the feedback function f \x3 1 x x 4 and the non-linear function g defined by 4 2 2 1 \x2 \x2 \x2 \x2 \x4 n n n n a a a a forming non-linear feed forward shift register generator. Its initial bit values are used (1111).<br><br> The output sequence : 011111000000001 n Z Generated by NLFFSR in is periodic of period 15, which is the same as the period of the sequence generated by NLFFSR of 4 bits. Period of the sequence generated by NLFFSR is maximum if we use the primitive polynomial. To design any stream cipher system, one needs to consider the NLFFSR with primitive feedback polynomials as the basic building blocks.<br><br> Period of the enciphering sequence can be increased if it is generated by following methods: 1. Addition of maximal length sequences. 2.<br><br> Multiplication of maximal length sequences. 3. Using multi logic generalized linear feedback shift register.<br><br> The usefulness of these sequences depends in large part on there having nearly randomness NEW ASPECTS of SIGNAL PROCESSING, COMPUTATIONAL GEOMETRY and ARTIFICIAL VISION ISSN: 1792-4618 13 ISBN: 978-960-474-217-2 properties. Therefore such sequences are termed as pseudorandom binary sequences. The balance, run and correlation properties of these sequences make them more useful in the selection of secret keys [8, 9, 10, and 11].<br><br> The NLFFSR generated sequences are of great importance in many fields of engineering and sciences. When performing data hiding on audio, one must exploit the weaknesses of the HAS, while at the same time being aware of the extreme sensitivity of the human auditory system. Various methods of the Audio Data Hiding are: Low-bit encoding: Binary data can also be stored in the least-significant bit of audio files as it is stored in the least-significant bit of images.<br><br> The primary disadvantage of this method is its poor immunity to manipulation. Factors such as channel noise and re-sampling can easily destroy the hidden signal. Phase coding: The phase coding method works by substituting the phase of an initial audio segment with a reference phase that represents the data.<br><br> The phase of subsequent segments is adjusted in order to preserve the relative phase between segments. It is one of the most effective coding methods in terms of the signal-to-perceived noise ratio. When the phase relation between each frequency component is dramatically changed, noticeable phase dispersion will occur.<br><br> However, as long as the modification of the phase is sufficiently small an inaudible coding can be achieved (figure 2) . For the decoding process, the synchronization of the sequence is done before the decoding. The length of the segment, the DFT points, and the data interval must be known at the receiver.<br><br> The value of the underlying phase of the first segment is detected as a 0 or 1, which represents the coded binary string (figure -3) . Spread spectrum: While there are many variations on spread spectrum communication, we will concentrate on Direct Sequence Spread Spectrum encoding (DSSS). The DSSS method spreads the signal by multiplying it by a chip, a maximal length pseudorandom sequence modulated at a known rate.<br><br> Since the host signals are in discrete-time format, we can use the sampling rate as the chip rate for coding. The result is that the most difficult problem in DSSS receiving, that of establishing the correct start and end of the chip quanta for phase locking purposes, is taken care of by the discrete nature of the signal. Consequently, a much higher chip rate, and therefore a higher associated data rate, is possible.<br><br> Without this, a variety of signal locking algorithms may be used, but these are computationally expensive ( figure4 and figure 5) Echo data hiding: Echo data hiding embeds data into a host audio signal by introducing an echo. The data are hidden by varying three parameters of the echo: initial amplitude, decay rate, and offset. As the offset (or delay) between the original and the echo decreases, the two signals blend.<br><br> At a certain point, the human ear cannot distinguish between the two signals. The echo is perceived as added resonance. Data hiding in audio signals is especially challenging, because the human auditory system (HAS) operates over a wide dynamic range.<br><br> The HAS perceives over a range of power greater than one billionto one and a range of frequencies greater than one thousand to one. Sensitivity to additive random noise is also acute. The perturbations in a sound file can be detected as low as one part in ten million (80 dB below ambient level).<br><br> However, there are some &quot;holes&quot; available. While the HAS has a large dynamic range, it has a fairly small differential range. As a result, loud sounds tend to mask out quiet sounds.<br><br> Figure ( 3 ) Decoding Figure (2) Encoding NEW ASPECTS of SIGNAL PROCESSING, COMPUTATIONAL GEOMETRY and ARTIFICIAL VISION ISSN: 1792-4618 14 ISBN: 978-960-474-217-2 Additionally, the HAS is unable to perceive absolute phase, only relative phase. Finally, there are some environmental distortions so common as to be ignored by the listener in most cases. The proposed method has been explained in section 2 and The Experimental results have been shown in section 3.<br><br> 2. Proposed Method Strength of any encryption algorithm depends on the random numbers generated and a commonly used cryptographic system, RSA system [7], based on Euler and Euclidean theorems from Number Theory, may encrypt a plaintext into a ciphertext with a public key (a, n), where n = pq is a large number, 3 &lt; a

less

Copyright © 2010 beepdf.com. All rights reserved.