-
My stuff is aimed at teaching, not efficiency. The others are probably much bett...
My stuff is aimed at teaching, not efficiency. The others are probably much better implementations. The last one has both C++ and Java versions where my stuff is all C.
So lots of choices!
- 2022-03-07 11:39:43下载
- 积分:1
-
DES算法在delphi下的实现范例
DES算法在delphi下的实现范例-delphi DES algorithm in the example of achievement
- 2022-07-21 00:51:51下载
- 积分:1
-
对所需要保密的文件进行加密,代码简洁易懂。
对所需要保密的文件进行加密,代码简洁易懂。-right by the need for confidentiality of documents encrypted code easy to read.
- 2022-01-25 19:49:44下载
- 积分:1
-
Base64Coding源码
Base64Coding源码-Base64Coding FOSS
- 2023-03-08 15:00:03下载
- 积分:1
-
jcrypt加密,看看有没有人需要,分享给大家
jcrypt加密,看看有没有人需要,分享给大家-jcrypt encryption, see no need for everyone to share
- 2022-10-03 08:50:03下载
- 积分:1
-
base64的编解码代码封装,很方便易用。
base64的编解码代码封装,很方便易用。-base64 codec code package, it is easy to use.
- 2022-05-26 22:42:59下载
- 积分: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
-
des加密算法的增强版key的长度比以前多
des加密算法的增强版key的长度比以前多--Enhancement version of DES encryption algorithm in which key is much longer than before
- 2023-07-11 22:55:03下载
- 积分:1
-
This is a very famous one random test algorithm. Very few people mentioned. But...
这是很著名的一个随机数测试算法。国内很少有人提到。但在国外,可是应用很广-This is a very famous one random test algorithm. Very few people mentioned. But abroad, but very broad application
- 2023-01-07 18:00:08下载
- 积分:1
-
大素数生成算法的实现,很不错的一段程序
大素数生成算法的实现,很不错的一段程序-large prime number generation algorithm to achieve a very good procedures
- 2022-02-05 16:12:53下载
- 积分:1