Skip to content

ShreyaTalati/audio-steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Steganography is a method of hiding information inside a cover object such that only the receiver can extract it.

Audio Steganography is the method in which the information is added to an audio signal such that no change is perceived by a user or listener of the audio. Only the receiver having the key can extract the information from the audio signal. The information can be form of text, image or audio.

This is a python-based application to hide text messages securely inside an audio file using Fast Fourier Transform and Direct Sequence Spread Spectrum.

Reference: https://ieeexplore.ieee.org/document/6021662

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages