Audio Steganography
Audio Steganography is a technique used to transmit hidden information by modifying an audio signal in an imperceptible manner.
About the project
Its the part of the information security J component
Tech Stack
Flaskused to create the web-app and configure the end points.Pythonbase language for steganography and other operations.
Hosted at
End-points
POSTat /decode with form including the file with key/namefileto get the message decoded inside the file.POSTat /upload with form including the file with key/namefileand the message with key/namemessageto get the encoded file.
Instructions to run locally
- use
pip install -r requirements.txtto install all the dependencies. - use
python3 app.pyto run the project.
Contributors
- Shrimayee
- Himanshu
- Karan