-
windows的加密api源码
windows的加密api源码-windows encryption api source code
- 2022-01-23 10:15:43下载
- 积分:1
-
这是一个加密程序,可对字符串进行加密,字符串和密钥的内容和长度可以设置。...
这是一个加密程序,可对字符串进行加密,字符串和密钥的内容和长度可以设置。-This is an encryption program that encrypt the string, string and key content and length can be set.
- 2022-03-07 20:55:55下载
- 积分:1
-
数据加密用C#做的加密程序,望各位多提问题
数据加密用C#做的加密程序,望各位多提问题-data encryption using C# do encryption, and hopes to raise the issue
- 2022-07-20 03:06:07下载
- 积分:1
-
密码编码学――加密方法的C与C++实现
密码编码学――加密方法的C与C++实现-cryptographers-- encryption methods of achieving C and C
- 2022-05-19 14:30:50下载
- 积分:1
-
防盗decryot软件
Immobilizer decryot software
- 2022-03-30 21:34:49下载
- 积分:1
-
sha加密算法实现,经过FPGA验证的!
sha加密算法实现,经过FPGA验证的!-sha encryption algorithm, after FPGA validation!
- 2023-08-13 19:25:04下载
- 积分:1
-
基于小波系数混沌调制的图像加密
2008 Congress on Image and Signal Processing 2008 Congress on Image and Signal Processing-Image Encryption Based on Chaotic Modulation of Wavelet Coefficients
- 2022-05-13 10:18:06下载
- 积分: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
-
Multicast key batch update algorithm, Based on the LKH single Rekeying program a...
组播密钥的批次更新算法,基于LKH的单次密钥更新方案和Batch Rekeying方案的原理、结构和密钥更新过程等。并着重对 Batch Rekeying 方案的性能与单次密钥更新方案作了简单的比较。
通过比较和分析得到结论:定时更新的Batch Rekeying 方案在更新开销上比单次更新更有优势
-Multicast key batch update algorithm, Based on the LKH single Rekeying program and the program Batch Rekeying principle, Rekeying structure and processes. And Batch Rekeying focused on the performance of the program with a single Rekeying program with a simple comparison. By comparing and analyzing conclusions : regularly updated Batch Rekeying program in the updated overhead than a single update more advantages
- 2022-03-12 16:24:24下载
- 积分:1
-
使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙...
使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-C prepared by the use of DES, DESX, DES3 (three-DES) encryption algorithm, the program demonstrates how to call in Delphi in the preparation of the algorithm C key length DES key 8 DESX length 16 DES3 key length 24 (high strength encryption a lot)
- 2022-11-09 19:00:03下载
- 积分:1