-
DES算法实现过程分析 之 C
DES算法实现过程分析 之 C-DES algorithm process analysis C
- 2022-03-19 03:36:40下载
- 积分:1
-
Cryptography Miller Rabin primality testing algorithm. Artificial preparation, u...
密码学中的Miller Rabin素性检测算法。人工编写,用这个来学习或者是交作业,绝对是过关利器。-Cryptography Miller Rabin primality testing algorithm. Artificial preparation, use this to learn or交作业is definitely a sharp object boundary.
- 2023-03-11 10:50:04下载
- 积分:1
-
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
-
有关椭圆曲线数字签名的书籍,是密码学的一个重要分支
有关椭圆曲线数字签名的书籍,是密码学的一个重要分支-a digital of signature base on ecc
- 2022-07-10 19:36:34下载
- 积分: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
-
这是一个在vc环境下编译通过的MD5算法。包含算法源代码和测试主程序。...
这是一个在vc环境下编译通过的MD5算法。包含算法源代码和测试主程序。-This is an environment in vc compiled by the MD5 algorithm. Includes algorithm source code and testing main program.
- 2022-03-15 03:52:46下载
- 积分:1
-
PCSC通讯例程
使用PSCS的API接口操作CPU卡, ISO7816 T=0 协议,标准PCSC函数,CPU卡指令测试。使用PSCS的API接口操作CPU卡, ISO7816 T=0 协议,标准PCSC函数,CPU卡指令测试。使用PSCS的API接口操作CPU卡, ISO7816 T=0 协议,标准PCSC函数,CPU卡指令测试。
- 2022-07-02 17:43:32下载
- 积分:1
-
ldpc编码和译码程序
LDPC的编码和译码程序,运行可靠,主要是用于4G的编码使用。matlab编程使用,核心代码简单可靠
- 2022-03-11 07:09:38下载
- 积分:1
-
1. This program will all possible symbols in English and in the definition of th...
1.本程序将所有可能出现的英文和符号定义在ASCII表中的“000--255”中的256个常用字符
2.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密
形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文-1. This program will all possible symbols in English and in the definition of the ASCII table, "000-- 2 55 "of 256 commonly used characters in two. in achieving two on the basis of Console achieve the English text files (and expressly close attention to the text of a document form) encryption forms : cipher source document file names Key E/D (marked increase declassified) Note : For encryption, source file name is expressly for declassification, the source file name is ciphertext
- 2022-05-25 21:59:44下载
- 积分:1
-
ntstrsafe lib and csq.lib
ntstrsafe lib and csq.lib
- 2022-12-25 09:50:03下载
- 积分:1