-
vigenere
经典vigenere加密算法,对后来复杂的加密算法起着极为重要的作用。(Classic vigenere encryption algorithm, the complex encryption algorithm subsequently plays an extremely important role.)
- 2008-01-18 15:59:55下载
- 积分:1
-
一个简单的文件加密器
一个简单的文件加密器-a simple file encryption device
- 2022-03-01 18:44:26下载
- 积分:1
-
在 c + + 中实现 RC4 算法
首先,RC4算法生成一个“状态”,这开始为包含在订单值0-255的数组。然后该算法通过阵列迭代和周围交换的元素,基于所述键值。原始密钥然后可被丢弃,因为RC4只使用状态来创建一个伪随机密钥流,由算法选择的元素和吐出出来。密钥流的所述状态单靠额外的好处是,原来的密钥并不需要被保存在内存中。算法初始化状态。执行密钥调度算法(KSA)上的状态下,根据所输入的键(然后其可以被丢弃)。在算法选择(现炒)的状态,并将其输出作为密钥流元素。
- 2023-04-10 10:30:03下载
- 积分:1
-
sha204
atmel加密芯片sha204设置,调试成功(ATMEL encryption chip sha204 setup program)
- 2015-10-18 21:30:31下载
- 积分:1
-
ROCKEY5
ROCKEY5的使用说明书,对于买到加密锁的人可以参考说明书进行使用。对外没哦!(ROCKEY5 the use of brochures, to buy the encryption lock can reference the instructions for use. Foreign no oh!)
- 2013-05-14 16:15:34下载
- 积分:1
-
base64
Base64 crypt/decrypt
- 2013-01-28 20:47:37下载
- 积分:1
-
Rijndael_ECB
AES加解密C语言源代码,可直接运行通过,方便大家借鉴学习(AES encryption and decryption of C language source code, can be directly run by, we facilitate learning from)
- 2013-12-01 14:14:35下载
- 积分:1
-
DES
可以对文件进行加解密,这是自己编写的实验作业(Can encrypt and decrypt files, it is their job to prepare experimental)
- 2009-11-09 12:17:02下载
- 积分:1
-
CRC 加密算法,Visual Basic的源代码
CRC 加密算法,Visual Basic的源代码-CRC encryption algorithm in the Visual Basic
- 2022-05-19 23:21:41下载
- 积分:1
-
文件加密,可以对任意文件进行加密
文件加密,可以对任意文件进行加密-file encryption, to arbitrary files can be encrypted
- 2022-03-19 03:36:19下载
- 积分:1