Home

Awesome

audio-steganography-algorithms

A comprehensive open source library of audio steganography and watermarking algorithms written in OCTAVE/Matlab.

About

Audio steganography is probably one of the most challenging areas. So, it is hard to find related sources for researchers. The main goal of this project was to provide basic audio steganography algorithms for everyone.

Our future scope is to publish a modular library containing existing methods, signal processing attacks and comparison metrics. We plan to add detailed and demystified documentation for each method containing mathematical background.

Repository will be updated in time, so please keep in touch.

For any questions please create an issue instead of sending an e-mail.

Algorithms

1. Spread Spectrum

2. Echo Hiding

3. Least Significant Bit Coding

4. Phase Coding

5. Parity Coding

6. Quantization Index Modulation

Usage & More

Support

If you find this repository helpful, please star and fork it to support us. If you would like to be a part of this project, submit a pull request to contribute. We will be happy to discuss and exchange state-of-the-art ideas related to audio steganography.

Contribution

Contributions are always welcome! Please read the contribution guidelines first.

  1. Fork the repository.
  2. Apply your edits on your fork.
  3. If you are going to add a new method, please use same syntax and structure.
  4. Commit the changes to your forked repository.
  5. Submit a pull request adding details about your modification.

Thank you for your suggestions!

Author

License

MIT License (2016-2017)