搜索资源列表
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
lsb
- 信息隐藏与水印技术的经典隐写算法的lsb算法的加密,用C实现-Information Hiding and Watermarking classic lsb steganalysis algorithm encryption algorithm, using C to achieve
LSB
- 基于LSB算法的信息隐藏技术。-LSB algorithm based on information hiding technology.
main
- 利用LSB(最低位)信息隐藏算法实现信息的隐藏和提取-The use of LSB (lowest bit) information hiding algorithm and extract the hidden information
PROGRAM
- This method is based upon the image hiding technic into another image using LSB algorithm called as Steganography.
LSB
- 时域LSB隐藏算法,实现随机信息隐藏到载体图片内,并界附带提取信息代码-LSB hidden time-domain algorithm, the realization of random information hidden within the picture carrier, and industry code attached to extract information
2_110
- 文字采用AES算法实现加密,然后再通过lsb算法将文字隐藏到bmp图片中。-Text using AES encryption algorithm, and then hide the text by lsb algorithm to the bmp image.
lsb_embed
- 数字水印嵌入算法,利用空域变换的(lsb)算法-Digital watermark embedding algorithm, the use of airspace transform (lsb) algorithm
lsb_recover
- 数字水印提取算法,利用空域变换的(lsb)算法-Digital watermark extraction algorithm, the use of airspace transform (lsb) algorithm
work
- matlab编写的LSB算法,测试通过。-LSB algorithm written in matlab, test.
LSB
- Visual C++环境下基于LSB算法的对BMP图像的判断、加密、解密。-Under Visual C++ environment is based on the judgment of BMP images LSB algorithm, encryption, decryption.
LSB-Algorithm
- LSB算法实现BMP图片信息的隐藏和提取 语言:C#-LSB algorithm BMP image information hiding and extraction languages: C#
LSB-watermarking
- watermarking algorithm implementation
image-hiding-
- 这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系
LSB
- Steganography is a branch of information hiding. It allows the people to communicate secretly. Asincreasingly more material becomes available electronically, the influence of steganography on our liveswill continue to grow. Many confidential informat
Steganography6
- Steganography in java using LSB technique for hiding message in PNG image & using AES and SHA-2 algorithm for encryption/decryption of message.