-
des加密算法的c程序实现,能够加密8位明文,经测试通过编译。...
des加密算法的c程序实现,能够加密8位明文,经测试通过编译。-des encryption algorithm c Program to express encryption eight, the test compiler.
- 2022-09-03 17:15:02下载
- 积分:1
-
transparent-encryption
基于双缓冲过滤驱动的透明加密系统研究与实现(Based on double buffer transparent encryption system filter driver and Implementation Research)
- 2011-11-19 21:06:54下载
- 积分:1
-
基于FPGA的crc设计,有一定的参考价值,写的比较详细
基于FPGA的crc设计,有一定的参考价值,写的比较详细-CRC FPGA-based design, has a certain reference value, a more detailed written
- 2022-03-05 23:56:20下载
- 积分:1
-
带界面的RSA算法RSA_java
带界面的RSA算法,软件包中含有可执行程序,功能有自动生成随机素数P、Q,公钥,密钥,对数字进行加密解密。(Interface with the RSA algorithm, packages containing executable programs, automatic generation of random functions of prime numbers P, Q, a public key, keys for encryption and decryption of digital.)
- 2020-07-06 11:28:58下载
- 积分:1
-
用于实现SHA1加密算法,一个标准化的格式,STA…
用java实现的sha1加密算法,格式非常规范,标准的一个程序,注释很详细^_^-used to achieve the sha1 encryption algorithm, a very standardized format, a standard procedure, very detailed notes ^ _ ^
- 2023-02-01 16:25:03下载
- 积分:1
-
2DES
Delphi双重DES加密算法演示,编程学习源码,很好的参考资料。(Delphi double DES encryption algorithm demo, programmed learning source, a good reference.)
- 2014-02-17 18:41:11下载
- 积分:1
-
密码编码学――加密方法的C与C++实现,该程序最好在VC环境下编译...
密码编码学――加密方法的C与C++实现,该程序最好在VC环境下编译-cryptographers-- encryption methods of C and C to achieve the best procedures in the VC environment compiler
- 2023-01-06 04:50:04下载
- 积分:1
-
SM3
sm3 算法的整体实现,可以自定义分散因子,对字符串进行加密(The overall implementation of Sm3 algorithm)
- 2018-05-30 16:42:11下载
- 积分:1
-
DES加密算法C语言实现,我以将它成功的移植到Nios处理器上
DES加密算法C语言实现,我以将它成功的移植到Nios处理器上-DES encryption algorithm C language, I would like to be transplanted to the success of the Nios processor
- 2022-02-03 01:20:59下载
- 积分: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