登录

最新会员 最新下载

成为了本站VIP会员

23分钟前

成为了本站VIP会员

今天16:59

成为了本站VIP会员

05月09日 16:51

成为了本站VIP会员

05月09日 14:47

成为了本站VIP会员

05月08日 20:16

成为了本站VIP会员

05月08日 10:54
已选条件
  1. 编程语言:所有
  2. 代码类别:加密解密
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. access数据库有几法,但用“设置安全机智向导”最为牢靠,又如何访问这样的数据库呢...

access数据库加密有几法,但用“设置安全机智向导”加密最为牢靠,又如何访问这样的数据库呢-access database encryption with a few laws, but "to provide a safety witty guide" the most secure encryption, how to access such a database?

1
下载
22
浏览
2023-08-27发布

2. LINUX下使用Ansi C编写的MD5消息散列算法

LINUX下使用Ansi C编写的MD5消息散列算法-LINUX use Ansi C prepared news MD5 hash algorithm

1
下载
25
浏览
2023-08-26发布

3. 用java语言实现rsa经典算法 自己可以上运行测试!

用java语言实现rsa经典算法 自己可以加上运行测试!-using java language rsa classical algorithm can add their own testing!

1
下载
25
浏览
2023-08-26发布

4. 数据标准 (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)" 要输出带缩进值。

1
下载
27
浏览
2023-08-24发布

5. DES算法及其VC源代码,详细图,代码完整

DES算法及其VC源代码,详细图解,代码完整-VC DES algorithm and its source code, detailed diagrams, code integrity

1
下载
22
浏览
2023-08-24发布

6. data encryption technology several algorithms rsa.txt.gz

数据加密技术之几种算法 sa.txt.gz-data encryption technology several algorithms rsa.txt.gz

1
下载
28
浏览
2023-08-24发布

9. 钥扩展的源代码

密钥扩展的源代码-Key expansion of the source code

1
下载
16
浏览
2023-08-24发布

10. DES算法是应用很普遍的算法,本源代码是一个实现des的演示程序。...

DES加密算法是应用很普遍的加密算法,本源代码是一个实现des加密揭密的演示程序。

1
下载
30
浏览
2023-08-24发布

11. 古典算法,vc实现 该软件实现了目前安全性较高的rsa算法 来自黑基。...

古典加密算法,vc实现 该软件实现了目前安全性较高的rsa加密算法 来自黑基。-Classical encryption algorithm, vc realize the software realize the current high security encryption algorithm rsa from the black base.

1
下载
21
浏览
2023-08-23发布

12. 一个小的网页

一个小的网页加密器-a small website encoder

1
下载
23
浏览
2023-08-22发布

13. NAME: gmfsk VERSION: 0.6 RELEASE: 1 SUMMARY: Gnome MFSK, RTTY, THROB, PSK3...

NAME: gmfsk VERSION: 0.6 RELEASE: 1 SUMMARY: Gnome MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER terminal DISTRIBUTION: OH2BNS VENDOR: OH2BNS LICENSE: GPL PACKAGER: Tomi Manninen GROUP: Applications/Communications OS: linux ARCH: i386 SOURCE RPM: gmfsk-0.6-1.src.rpm DESCRIPTION: gMFSK is a terminal program for MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER. -NAME: gmfsk VERSION: 0.6 RELEASE: 1 SUMMARY: Gnome MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER terminal DISTRIBUTION: OH2BNS VENDOR: OH2BNS LICENSE: GPL PACKAGER: Tomi Manninen GROUP: Applications/Communications OS: linux ARCH: i386 SOURCE RPM: gmfsk-0.6-1.src.rpm DESCRIPTION: gMFSK is a terminal program for MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER.

1
下载
22
浏览
2023-08-21发布

14. SHA算法的Emule实现

SHA算法的Emule实现-SHA algorithm to achieve the Emule

1
下载
24
浏览
2023-08-21发布

15. ENIGMA3模拟WW II算法(含EXE文件)

ENIGMA3模拟WW II加密算法(含EXE文件)-ENIGMA3 simulation WW II Encryption Algorithm (including EXE)

1
下载
19
浏览
2023-08-20发布

17. DES algorithm procedures can be used DOS, Windows, UNIX and LINUX as the platfor...

DES算法实现程序,可用于DOS、WINDOWS、UNIX、LINUX等各平台。-DES algorithm procedures can be used DOS, Windows, UNIX and LINUX as the platform.

1
下载
21
浏览
2023-08-19发布

18. MD5算法源代码,对于初学者有很好的借鉴意义!

MD5加密算法源代码,对于初学者有很好的借鉴意义!-MD5 encryption algorithm source code, there are very good for the beginners learn the meaning of!

1
下载
27
浏览
2023-08-15发布

19. sha算法实现,经过FPGA验证的!

sha加密算法实现,经过FPGA验证的!-sha encryption algorithm, after FPGA validation!

1
下载
24
浏览
2023-08-13发布

20. 里面主要是DES算法的 vc++实现的,在VC6.0下调试通过

里面主要是DES算法的 vc++实现的,在VC6.0下调试通过-DES algorithm which is mainly vc++ to achieve, in the VC6.0 debugger through the next

1
下载
25
浏览
2023-08-13发布