搜索资源列表
8003_ShadowLock
- 将其他文件隐藏在BMP图像中!好-other documents hidden in BMP image! Good
NumberWaterMark
- 给定一副图像和一段文字,设计某种图象处理方法将这段文字隐藏到图像中-given a paragraph of text and image, image processing design some way to the wording of the hidden image
HideInfo
- 使用java编写的LSB图像信息隐藏算法演示程序,可以将任何符合大小限制的文件拆分为一个一个bit隐藏到非压缩bmp图像中。支持在隐藏前通过zip类对文件进行压缩-prepared by the use of LSB image information hidden algorithm demo program, can be any size restrictions with the document for a split hidden bit of a non-compressed bm
doublerandomphaseencryptionofbiologytrait
- 这个程序用于图像的加密和隐藏,在加密过程中,将原来的图像加密成白噪声,使攻击者没有办法解密。此程序仅仅用于学术交流-procedures for the image of encryption and hidden in the encryption process, the original image encryption into white noise, allow an attacker not declassified. This procedure only for academi
f5
- 这是利用图像隐藏信息的代码,f5算法,很好!-This is the image of the code hidden information, f5 algorithm, very good!
(MATLAB)
- 加密解密图象隐藏原程序(MATLAB) 注:用bmp图象加密JPEG图象-hidden image encryption and decryption of the original procedure (MATLAB) Note : bmp image encryption JPEG image
HidefileinBMPfile
- 利用BMP存储图像的冗余,将文本文件加密隐藏于BMP图片之中。-use BMP image storage redundancy and text files in BMP encryption hidden among pictures.
stegparty.tar
- 基于图象的信息隐藏的C源码-image-based information hidden C source
low
- 基于最低有效位的图像信息隐藏 图像信息隐藏: 说明: 1、bmp格式的原始图像都有足够的容量来嵌入任何格式的隐秘文件,而且都可以提取成功。 2、jpg格式的原始图像只有足够的容量来嵌入任何格式的小容量隐秘文件,可以提取成功。 3、嵌入过程:i. 打开一幅原始图像;ii. 点击相应的嵌入方法;iii. 在提示中输入要嵌入的隐秘文件路径;iv. 输入要保存隐秘文件的路径;v. 嵌入成功; 4. 提取过程:i. 打开一幅隐秘图像;ii. 点击相应的提取算法;iii. 输入要保存
jiami
- 图像加密隐藏的一个用MATLAB编写的好程序。-Hidden image encryption using MATLAB write a good program.
cpuversion
- This project is designed basically to make us understand the concept of least significant bit insertion method in Steganography. Steganography is the technique hiding the very existing of hidden data in an image.
JPEGSTEG
- THIS A PROGRAM FOR JPEG STEGANOGRAPHY. DATA IS HIDDEN IN JPEG IMAGE FILE & THEN DECODED THE HIDDEN DATA i.e.JPEG STEGANALYSIS.-THIS IS A PROGRAM FOR JPEG STEGANOGRAPHY. DATA IS HIDDEN IN JPEG IMAGE FILE & THEN DECODED THE HIDDEN DATA i.e.JPEG STEGANA
DCT
- 通过MATLAB,基于图像变换域的信息隐藏源码-MATLAB, based on the information of the image transform domain hidden source
WATERMARK
- 数字水印的C源文件,包括头文件等等。对图像识别和隐藏感兴趣的朋友可以-Digital watermarking C source files, including header files, and so on. Friends image recognition and hidden interest to look
MD5
- 在进行二值图象隐藏时必须调用MD5函数才能实现,所以这里提供有效的MD5的函数希望对感兴趣的人有所帮助。-Must be called during the binary image hidden MD5 function can be achieved, so here is a function of providing effective MD5 hope to people interested in help.
image-hiding-
- 这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系