-
SM2.SM3.SM4代码及资料
非常详细的SM2、SM3、SM4算法说明及c语言代码,国密局公开算法。
- 2023-02-09 04:25:04下载
- 积分:1
-
数字加密 数字加密 数字加密
æ•°å—åŠ å¯† æ•°å—åŠ å¯† æ•°å—åŠ å¯† -digital encryption, digital encryption, digital encryption, digital encryption, digital encryption, digital encryption
- 2022-03-23 12:18:33下载
- 积分:1
-
流密码算法,可用于文件加密和实
流密码算法,可用于文件加密和实时通信
,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成-Stream cipher algorithm, can be used for file encryption and real-time communication, the designer is well-known cryptographer Rivest. The algorithm efficiency is much higher than the general block cipher, and is suitable for random number generator
- 2023-04-27 14:55:03下载
- 积分:1
-
文件加密压缩解压缩系统
文件加密压缩解压缩系统-file encryption compression decompression system
- 2022-06-11 19:33:45下载
- 积分: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
-
C# ranking Daquan source code, a number of ranking methods for the development o...
C#的排序大全源代码,有多种排序方法,对于程序开发可以直接使用。-C# ranking Daquan source code, a number of ranking methods for the development of procedures can be used directly.
- 2022-04-08 04:54:25下载
- 积分:1
-
URL编码 如“exit”编码为“%65%78%69%74”
URL编码 如“exit”编码为“%65%78%69%74”-URL encoding, such as
- 2022-04-15 11:07:40下载
- 积分:1
-
这一个16位的CRC校验的源码,源码也已经很详细的注释过了
这一个16位的CRC校验的源码,源码也已经很详细的注释过了-This is a 16-bit CRC checksum of the source code, source code also has very detailed notes after a
- 2022-05-13 05:50:36下载
- 积分:1
-
DES算法实现过程分析
DES算法实现过程分析-DES algorithm analysis
- 2023-03-24 11:50:03下载
- 积分:1
-
rsa的公钥计算,已知道密钥为5的情况下
rsa的公钥计算,已知道密钥为5的情况下-rsa public key calculation, already know the key to the case of 5
- 2022-07-01 17:03:07下载
- 积分:1