watermark
🎓 "Digital audio-watermarking for analog transmission channels", 2014, Bachelor Thesis, TU Wien
Digital audio watermarker that can encode and extract secret messages from sound files. Written using MATLAB.
Project of insertion and extraction of messages using LSB. Creation of ROC curves according to different steganographic rates.
A Python-based Command Line Interface for encoding and decoding secret messages within audio files using various steganography algorithms. Supports Standard LSB, Enhanced LSB (with and without flip…
A project named "STEGANOGRAPHY TOOLS " that provide 4 types of Steganography { Image, Text, Audio, Video } that hides User's Text message in the desired cover file using the tool and can send it to…
This project combines the two techniques: cryptography and steganography which gives dual security for the data. For encryption AES is used, which will convert the data in a text format into a ciph…