-
一本小书,
一本小书,-a book, huh
- 2023-08-19 20:45:04下载
- 积分: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
-
微软的CryptoAPI加密技术加密技术介绍…
介绍了Microsoft CryptoAPI加密技术加密技术 讲了Microsoft CryptoAPI的构成以及会话密钥的使用-Introduction of the Microsoft CryptoAPI encryption technology, encryption technology, said a Microsoft CryptoAPI session key of the composition and the use of
- 2022-03-11 03:01:07下载
- 积分:1
-
解NT密码的源程序
解NT密码的源程序-Crack NT password
- 2022-05-07 00:39:31下载
- 积分: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
-
idea3a,idea3b,idea3c加密算法
idea3a,idea3b,idea3c加密算法-idea3a,idea3b and idea3c encrypting algorithms
- 2023-01-19 10:45:04下载
- 积分:1
-
加密与解码――密码技术剖析与实战应用中的一个例子
加密与解码――密码技术剖析与实战应用中的一个例子-encryption and decryption-- Password Technology Analysis and real application of an example
- 2022-03-24 10:53:59下载
- 积分:1
-
C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了...
C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了-C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
- 2023-05-13 05:50:03下载
- 积分:1
-
用matlab实现的图像加密算法
用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
- 2022-09-20 20:10:03下载
- 积分:1
-
16c84
基于16C84做的智能卡程序,可以实现智能设置。-16C84-based smart card to do the procedure, you can realize the smart set.
- 2022-02-06 11:45:31下载
- 积分:1