说明:steganography tool for hiding data in image using LSB hiding technique
说明:this is the sample of matlab coding for echo hiding data audio steganography... use your own input
Echo-data-hiding steganography-audio matlabcodeechohiding data-hiding hiding-audio
说明:Steganography code in matlab hiding and extracting text file and image
hiding-text-in-text steganography-code text-hiding steganography
说明:This method is based upon the image hiding technic into another image using LSB algorithm called as Steganography.
lsb-matlab The-Image cover LSB-steganography steganography-matlab
说明:这个matlab代码 根据2012年hong的An Improved Reversible Data Hiding in Encrypted Images Using Side Match这篇算法编写而成,
说明:一种数字图像信息隐藏算法,包含matlab程序和文献,非常有帮助。
说明:这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本...
说明:基于LSB图像隐藏系统的设计与实现,LSB算法代码,信息隐藏攻击算法,DCT域的隐藏以及数字水印。
说明:采用matlab实现图像信息隐藏。将文本信息,通过DCT和LSB算法嵌入到二维图像中实现信息隐藏。