-
基于LSB的图像中数据加密隐藏算法程序
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往...
基于LSB的图像中数据加密隐藏算法程序
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。
信息隐藏,即将信息嵌入某些载体,而使信息窃取者注意不到信息的存在。由于人眼的视觉的冗余及图像文件本身的数据量很大,数字图像文件是信息隐藏很好的载体,将需要保密的信…
包括的文件有:
findtext.m, hidetext.m, main.bmp, new2.bmp, message.txt, output.txt, gui.fig, new.bmp, gui.asv, gui.p, secret.bmp, read me.txt, screenshot.bmp, screenshot.jpg-err
- 2022-03-13 19:31:38下载
- 积分:1
-
这个是数据加密标准的VC算法
这个是数据加密标准的VC算法-This is a standard data encrypt algorithm of VC
- 2022-03-13 08:51:08下载
- 积分:1
-
C++ Under the base64 encoding, can support any data base64 encoding.
C++下的base64编码,能够支持任何数据进行base64编码。
-C++ Under the base64 encoding, can support any data base64 encoding.
- 2022-07-09 08:12:41下载
- 积分:1
-
实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文。...
实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文。-The achievement of Virginia password, use the keyboard to receive explicit and key, screen printing ciphertext.
- 2022-07-22 15:50:38下载
- 积分:1
-
This software calculates the crc32 polynomial of a string. There is one class cC...
This software calculates the crc32 polynomial of a string. There is one class cCrc32.
- 2022-03-01 08:59:41下载
- 积分:1
-
openssl编程入门(包括一个完整的样本),是一种安全程序等。
openssl编程入门(含完整示例),是一本openssl安全编程的一本入门书,相当不错、!-openssl programming entry (including a complete sample), is a security program openssl an entry book, quite good!
- 2022-06-11 19:04:48下载
- 积分:1
-
普莱费尔密码
普莱费尔密码,我写的 C# 语言。本软件为越南人的。With 这个软件,you 可以加密和矩阵 5 x 5 的文本解密。
- 2022-05-18 11:00:33下载
- 积分:1
-
古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。...
古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly generated and the key explicitly.
- 2022-03-01 11:35:20下载
- 积分:1
-
基于Blowfish加密算法的文件加密源程序
基于Blowfish加密算法的文件加密源程序-Blowfish encryption algorithm based on the source file encryption
- 2022-12-20 09:20:03下载
- 积分:1
-
I do a small code, which use cryptography to the spread of the Internet are oper...
本人做的一个小代码,密码学里面要用到的,网上流传的都是运行错误的,这个绝对可以-I do a small code, which use cryptography to the spread of the Internet are operational errors, This can definitely
- 2022-03-16 21:52:36下载
- 积分:1