-
DES算法,包含有标准DES算法以及CBC,ECB模式,编译用VC++.
DES算法,包含有标准DES算法以及CBC,ECB模式,编译用VC++.-DES algorithm, includes standard DES algorithm and CBC, ECB mode, compile VC.
- 2022-06-17 05:35:01下载
- 积分:1
-
alternative Password Login Window (puzzles), the only correct map decorated resu...
另类密码登录窗体(拼图),只有正确拼出结果图才能进入。-alternative Password Login Window (puzzles), the only correct map decorated results can be admitted.
- 2022-02-06 08:14:21下载
- 积分:1
-
用VC编写的一个简单的文件加密的程序源代码
用VC编写的一个简单的文件加密的程序源代码-VC prepared by a simple document encryption source code
- 2023-08-09 19:20:03下载
- 积分:1
-
时域LSB隐藏算法,实现随机信息隐藏到载体图片内,并界附带提取信息代码...
时域LSB隐藏算法,实现随机信息隐藏到载体图片内,并界附带提取信息代码-LSB hidden time-domain algorithm, the realization of random information hidden within the picture carrier, and industry code attached to extract information
- 2023-03-10 16:45:03下载
- 积分:1
-
Cryptography to learn C language library
密码学学习的C语言函数库――Miracl库。对密码学学习很有帮助-Cryptography to learn C language library- Miracl library. Very helpful for learning cryptography
- 2022-03-12 21:45:19下载
- 积分:1
-
Windows 2000
Windows 2000-XPWinice.zip,加密解密方方面-Windows 2000-XPWinice.zip, encryption and decryption side aspects
- 2022-03-07 18:32:30下载
- 积分:1
-
数据加密标准 (DES) 关键时间表
此代码提供关键时间表中的数据加密标准 (DES),这是生成子密钥的算法的实现的。
• 输入: (长度 (64 位) 的任何字符串。
• 输出: 16 子键产生的 DES (每个 48 位长度)。
如何使用它:
1.>> K = DES_KeyScheduling %会创建一个类 "DES_KeyScheduling" 的对象。
2.>> K.KEY_STRING = "密码" %设置的加密密钥值。
3.>> K.printPC2() %打印输出的置换选择 2 (PC-2) (也称为 x 16 48 及其子键) 无压痕。用来调用函数 1 "K.printPC2(1)" 要输出带缩进值。
- 2023-08-24 20:00:03下载
- 积分: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
-
Written by DES file encryption software, can be used to encrypt the whole docume...
DES写的文件加密软件,可以用于对整个文件进行加密并且设定加密密码来网络传输!-Written by DES file encryption software, can be used to encrypt the whole document and set the encryption password network!
- 2022-02-25 07:00:33下载
- 积分:1
-
RC4 encryption algorithm to achieve in VB
rc4加密算法在VB中实现-RC4 encryption algorithm to achieve in VB
- 2022-01-26 05:19:48下载
- 积分:1