-
数据加密标准 (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
-
输入16个数字进行加密
输入16个数字进行加密-importation of 16 digital encryption
- 2022-01-31 04:01:06下载
- 积分:1
-
加密、安全、压缩处理,实例,有爱好者可以学习
加密、安全、压缩处理,实例,有爱好者可以学习-Encryption, security, compression treatment, examples have lovers can learn
- 2022-03-20 04:05:48下载
- 积分:1
-
MD5算法的VC示例,非常 好!
MD5算法的VC示例,非常 好!-MD5 algorithm VC example, a very, very good!
- 2022-08-10 21:18:20下载
- 积分:1
-
存UTF8格式文件
存UTF8格式文件-deposit UTF8 format
- 2022-02-21 00:46:51下载
- 积分:1
-
document to another, encrypted document to another document, document encryption...
文件加码,文件加密文件加 码,文件加密文件加码,文件加密-document to another, encrypted document to another document, document encryption coded document, document encryption document to another, Encryption document to another, encrypted document to another document, document encryption
- 2022-04-06 09:20:38下载
- 积分:1
-
Cipher faster than other cryptographic algorithms
密码算法速度快于其他密码算法-Cipher faster than other cryptographic algorithms
- 2022-03-07 11:42:20下载
- 积分:1
-
在WTL程序中使用MD5算法的一个实现例子。
在WTL程序中使用MD5算法的一个实现例子。-WTL program in the MD5 algorithm using the example of an implementation.
- 2022-03-22 22:05:53下载
- 积分:1
-
TSecurity提供登陆/注销/修改口令的控件。(有源代码)工作在:D1 D2 D3 D4 D5。作者:Ma Jun...
TSecurity提供登陆/注销/修改口令的控件。(有源代码)工作在:D1 D2 D3 D4 D5。作者:Ma Jun-TSecurity provide landing/cancellation/Modify password controls. (Source code) work: D1 D2 D3 D4 D5. Author: Ma Jun
- 2023-03-31 17:45:04下载
- 积分:1
-
Here is static lib based on PPMD var E by Dmitri Shkarin, compiled with Visual S...
Here is static lib based on PPMD var E by Dmitri Shkarin, compiled with Visual Studio 6
- 2022-05-26 14:56:48下载
- 积分:1