-
在 c + + 中实现 RC4 算法
首先,RC4算法生成一个“状态”,这开始为包含在订单值0-255的数组。然后该算法通过阵列迭代和周围交换的元素,基于所述键值。原始密钥然后可被丢弃,因为RC4只使用状态来创建一个伪随机密钥流,由算法选择的元素和吐出出来。密钥流的所述状态单靠额外的好处是,原来的密钥并不需要被保存在内存中。算法初始化状态。执行密钥调度算法(KSA)上的状态下,根据所输入的键(然后其可以被丢弃)。在算法选择(现炒)的状态,并将其输出作为密钥流元素。
- 2023-04-10 10:30:03下载
- 积分:1
-
MD5算法封装类
MD5算法封装类-MD5 algorithm Packaging Category
- 2022-05-16 11:19:53下载
- 积分:1
-
一个可以锁定硬盘的程序
a program that can lock the hard disk -a program that can lock the hard disk
- 2022-01-26 08:02:21下载
- 积分:1
-
des算法实现源码
des算法实现源码-des algorithm realization source code
- 2022-10-25 02:15:03下载
- 积分:1
-
c语言编写可对文件加密
c语言编写可对文件加密-c language of the document can be encrypted
- 2022-05-20 20:11:13下载
- 积分:1
-
MD5算法研究 最新的,具体内容看文章 Message
MD5算法研究 最新的,具体内容看文章 Message-Digest Algorithm 5它的英文名字-MD5 algorithm studies newly, the concrete content looks at
article Message-Digest the Algorithm 5 its English names
- 2022-02-07 02:43:25下载
- 积分:1
-
一个简单实现RC5加密算法的例子!仅供参考!
一个简单实现RC5加密算法的例子!仅供参考!-Realize a simple example of RC5 encryption algorithm! For reference purposes only!
- 2022-02-14 04:31:46下载
- 积分:1
-
基于LSB的信息隐藏技术――MFC――编译已经通过运行正常
基于LSB的信息隐藏技术――MFC――编译已经通过运行正常-LSB-based Information Hiding- MFC- has been compiled by running the normal
- 2022-06-11 13:06:08下载
- 积分:1
-
EAQUAL 1.03
What is EAQUAL?
The intention of EAQUAL is to provide a objective quality measure for coded/ decoded audio
files. Currently the code is based on the ITU-R recommendation BS.1387.
EAQUAL will not supersede listening tests, but can be a useful tool to support listening tests,
categorize different coding algorithms and find bugs in algorithms. The more input files are
taken for the analysis, the better the results of EAQUAL will fit the reality.
- 2023-03-21 06:25:04下载
- 积分:1
-
spear and shield the contest (2)
矛与盾之争(二)——CRC原则部分
- 2022-01-28 18:36:55下载
- 积分:1