-
md5源程序文件2
md5源程序文件2-md5 source files 2
- 2022-01-25 16:57:55下载
- 积分:1
-
NSEA algorithm on a small program
关于NSEA算法的一个小程序-NSEA algorithm on a small program
- 2022-02-01 18:17:53下载
- 积分:1
-
椭圆曲线加密算法源代码,用VC++编写,很好的东西
椭圆曲线加密算法源代码,用VC++编写,很好的东西-Elliptic curve encryption algorithm source code, using VC to prepare, good things
- 2022-05-19 21:40:37下载
- 积分:1
-
twocrypt(2c)是一个 PoC工具,用于超狂妄者。它把两个文件加密成一个。不同的口令可以用于解译不同的变量。输出不能从单个加密文件中识别出来,并且这个工
twocrypt(2c)是一个 PoC工具,用于超狂妄者。它把两个文件加密成一个。不同的口令可以用于解译不同的变量。输出不能从单个加密文件中识别出来,并且这个工具使用一种合法的算法,这种算法本身并不意味着要隐藏任何信息。-twocrypt (2c) is a PoC tool, uses in the ultra arrogance. It
encrypts two documents. The different password may use in the solution
to translate the different variable. The output cannot from
individually encrypt in the document to distinguish, and this tool
uses one legitimate algorithm, this algorithm itself certainly did not
mean must hide any information.
- 2022-11-27 16:40:03下载
- 积分:1
-
Decryption for advanced system can be used for aes 128
Decryption for advanced system can be used for aes 128
- 2023-05-14 15:45:02下载
- 积分:1
-
base64编解码源码,绝对可用。二机制十六进制转换
base64编解码源码,绝对可用。二机制十六进制转换-base64 encode/decode in use
- 2023-02-24 07:30:04下载
- 积分:1
-
本文介绍了在JAVA开发环境中如何对文件和数据进行有效的加密,特别是里面API的调用...
本文介绍了在JAVA开发环境中如何对文件和数据进行有效的加密,特别是里面API的调用-This paper presents the Java development environment and how to document effective data encryption, in particular inside the API ca
- 2022-06-21 03:14:37下载
- 积分:1
-
MD5的全称是Message
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),用于确保信息传输完整一致。本程序是c语言版的md5加密解密源码!-The full name of MD5 is Message-digest Algorithm 5 (Information- Summary of algorithm), to ensure the integrity of the information transmission line. This procedure is the c language version of the md5 encryption source code!
- 2022-08-23 12:18:56下载
- 积分:1
-
基于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
-
Vignere 切片使用 Visual Basic
这用于制作 vignere 算法的源代码。它是在密码学中的经典算法之一。使用 visual basic,它将给一个友好的界面给用户和易于使用。享受 !
- 2022-04-06 17:18:31下载
- 积分:1