Steganography
Steganography toolkit
This project provides a collection of steganography algorithms in Matlab for hiding information within images and videos.
Image & video steganography in Matlab
42 stars
4 watching
36 forks
Language: Matlab
last commit: over 11 years ago
Linked from 1 awesome list
steganography
Related projects:
Repository | Description | Stars |
---|---|---|
ajmwagar/stego | A steganographic tool for encoding and decoding data in various formats | 266 |
7thsamurai/steganography | Tool for encoding and decoding data by embedding files within images using encryption and Least-Significant-Bit encoding. | 997 |
ktekeli/audio-steganography-algorithms | An audio steganography and watermarking library in MATLAB | 255 |
lukechampine/jsteg | A package for hiding and revealing data within images by modifying the least-significant bits of pixel values. | 609 |
ragibson/steganography | This project provides tools and techniques to hide data within digital files by manipulating their least significant bits, allowing for secure data transmission or storage. | 572 |
dimitarpetrov/stegify | A tool for hiding files within images using Least Significant Bit steganography | 1,207 |
samolds/wavsteg | A tool that hides data within the least significant bits of WAV audio files. | 14 |
dai-lab/steganogan | A tool for creating steganographic images using adversarial training | 304 |
tancik/stegastamp | A system for hiding and extracting data in photographs while maintaining perceptual similarity | 693 |
teovoinea/steganography | A library that allows hiding and extracting secret messages within images | 94 |
isaacgerg/matlabhyperspectraltoolbox | A MATLAB toolbox providing algorithms and functions for hyperspectral image processing and analysis | 106 |
zed-0xff/zsteg | Detects hidden data in images using various steganography techniques | 1,322 |
ultrasty/digital-image-processing | Provides resources and tools for learning digital image processing techniques using MATLAB. | 214 |
auyer/steganography | A Go library implementing LSB steganography on images without any dependencies | 318 |
input-output-hk/scrypto | A cryptographic toolkit designed to simplify cryptography in applications | 201 |