-
DES完整地展示在下编译通过的程序环节。
一个完整的des演示程序 ,在linux下编译通过-Des a complete demonstration of the procedures adopted in the compiler under linux
- 2022-01-22 01:43:21下载
- 积分: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
-
沙
SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities of the collision. Although Bruce Schneier, had found individual collisions. But the new good hash function will be out before widespread use.
- 2023-06-21 07:50:03下载
- 积分:1
-
混沌同步的很好的最好的文章
chaos synch very good best article
- 2023-08-24 13:20:04下载
- 积分:1
-
用C编写的利用DES、DESX,DES3(DES)加密算法,这…
使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-prepared by the use of C DES, DESX, DES3 (triple DES) encryption algorithm, this program shows how the Delphi C called for the preparation of the DES algorithm key length 8 DESX key length of 16 key length DES3 24 (encryption a lot higher intensity)
- 2023-02-16 18:05:04下载
- 积分:1
-
密码编码学――加密方法的C与C++实现,该程序最好在VC环境下编译...
密码编码学――加密方法的C与C++实现,该程序最好在VC环境下编译-cryptographers-- encryption methods of C and C to achieve the best procedures in the VC environment compiler
- 2023-01-06 04:50:04下载
- 积分:1
-
rijndael算法在vc源码
rijndael算法在vc源码-vc FOSS
- 2022-03-22 01:40:39下载
- 积分:1
-
Introduction to Cryptography in plain simple english. The document talks about t...
Introduction to Cryptography in plain simple english. The document talks about the early day cryptography and gives some simple examples to the readers.
- 2023-07-16 13:00:03下载
- 积分:1
-
MAC算法SHA―1算法的C语言实现源码
MAC算法SHA―1算法的C语言实现源码-SHA-1 algorithm for the C language source
- 2023-01-13 22:20:03下载
- 积分:1
-
sha加密算法实现,经过FPGA验证的!
sha加密算法实现,经过FPGA验证的!-sha encryption algorithm, after FPGA validation!
- 2023-08-13 19:25:04下载
- 积分:1