搜索资源列表
Steganography_Example
- This programe hides secret data inside a carrier file using LSB technique. This is example of Steganography-This programe hides secret data inside a carrier file using LSB technique. This is example of Steganography
lsb-watermarking
- watermarking using lsb replacement
mosaic-hiding
- Reversible data hiding with lsb replacement in image.
watermark_LSB
- LSB替换算法,matlab实现,对学习信息隐藏LSB算法很有用处-LSB replacement algorithm, matlab, information hiding LSB algorithm is very useful to the study
RGBSteganography
- RGB Image steganography Using LSB replacement
LSB
- 经典的隐写算法,包括LSB替换和随机LSB匹配。对于实现简单的信息隐藏最常用的方法,具体用matlab实现。-This is LSB steganography, it includes LSB replacement and random LSB matching. it is most common method for information hiding, and it implement with matlab