-
在 c + + 中实现 RC4 算法
首先,RC4算法生成一个“状态”,这开始为包含在订单值0-255的数组。然后该算法通过阵列迭代和周围交换的元素,基于所述键值。原始密钥然后可被丢弃,因为RC4只使用状态来创建一个伪随机密钥流,由算法选择的元素和吐出出来。密钥流的所述状态单靠额外的好处是,原来的密钥并不需要被保存在内存中。算法初始化状态。执行密钥调度算法(KSA)上的状态下,根据所输入的键(然后其可以被丢弃)。在算法选择(现炒)的状态,并将其输出作为密钥流元素。
- 2023-04-10 10:30:03下载
- 积分:1
-
:JDK1.4的加密算法的实现算法,包括马里兰州..
内容:基于jdk1.4的加密算法的具体实现,算法包括MD5,SHA-1,DES,DESede,RSA等-: jdk1.4 based on the encryption algorithm to realize the algorithm including MD5, SHA-1, DES, DESede, RSA, etc.
- 2023-08-30 00:20:03下载
- 积分:1
-
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写-c++ achieve key for Caesar 4 password encryption, which supports the explicit case
- 2023-05-05 14:55:03下载
- 积分:1
-
混沌加密算法及其在图像加密中的应用
这个是基于混沌的DES加密算法应用与图象加密-Chaos DES encryption algorithm and the application of image encryption
- 2023-06-14 17:45:03下载
- 积分:1
-
RC4 encryption algorithm implementation
RC4 encryption algorithm implementation
- 2022-02-01 02:31:01下载
- 积分:1
-
有关欧几里德的扩展算法,非常实用,经测试好用
有关欧几里德的扩展算法,非常实用,经测试好用- The expansion of the Euclidean algorithm, is very practical, easy to use as test
- 2022-03-12 00:54:37下载
- 积分:1
-
用C++写的Serv
用C++写的Serv-U的加密算法,很有参考价值-C wrote Serv-U encryption algorithm, great reference value
- 2022-04-23 10:23:40下载
- 积分:1
-
Base64 codec demo program
Base64 编解码演示程序 -Base64 codec demo program
- 2022-12-15 14:40:03下载
- 积分:1
-
此程序为3栏栅加密算法程序,可对一段明文字符加密 作者:万艳良 单位:武汉理工大学...
此程序为3栏栅加密算法程序,可对一段明文字符加密 作者:万艳良 单位:武汉理工大学-this procedure for three fencing encryption algorithm procedures, the section expressly characters encryption Author : 10000-Yan units : Wuhan Polytechnic University
- 2022-08-12 12:11:34下载
- 积分:1
-
data encryption technology several algorithms rsaeuro
数据加密技术之几种算法
saeuro-1.03s.zip-data encryption technology several algorithms rsaeuro- 1.03s.zip
- 2022-08-13 00:28:16下载
- 积分:1