登录

最新会员 最新下载

成为了本站VIP会员

06月06日 13:21

成为了本站VIP会员

06月03日 10:51

成为了本站VIP会员

06月02日 22:03

成为了本站VIP会员

05月31日 10:38

成为了本站VIP会员

05月31日 09:22

成为了本站VIP会员

05月28日 17:59
已选条件
  1. 编程语言:C#
  2. 代码类别:加密解密
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Encrypt-of-ConnectionString

  加密和解密app.config或web.config的连接字符串(Encrypt and Decrypt of ConnectionString in app_config and-or web_config)

8
下载
54
浏览
2011-09-15发布

2. Simple-CaesarCipher

  这是一个小程序,凯撒解密,自己写的,以后还会扩展的(This is a simple program for a example of ceasar cipher. It is produced by myself and I want to extend it to a substitution cipher program in some days.)

3
下载
94
浏览
2011-09-14发布

3. ResOrg_src

  AES128bit加密算法。在PDF文档中有详细算法描述(AES128bit encryption algorithm. PDF documents are detailed in the algorithm description)

4
下载
97
浏览
2011-09-06发布

4. cl341

  CryptLib(v3.41)是一个加密安全工具包,利用此加密库接口,可以很容易地为各种应用系统提供安全服务,如加/解密、数字签名、认证等。该文件是从官方下载的最新版(3.41)。(CryptLib (v3.41) is an encryption security toolkit, the use of this encryption library interface, you can easily provide security for a variety of applications services such as encryption/decryption, digital signature, authentication and so on. This file is from the official download of the latest version (3.41).)

13
下载
63
浏览
2011-08-29发布

5. DES-algorithm-description

  DES 算法描述DES 算法描述DES 算法描述(DES algorithm description)

5
下载
95
浏览
2011-08-24发布

6. 080702

  公钥密码基础设施应用技术体系 密码设备应用接口规范 做系统安全性的参考文档。(Application of public key cryptography infrastructure equipment application technology system password security system interface specifications make reference to the document.)

9
下载
87
浏览
2011-08-09发布

7. ProtectFile

  文件加密程序,进行文件的加密,参考一下吧(File encryption, file encryption, refer to it)

7
下载
72
浏览
2011-08-07发布

8. MD5-encrypt

  使用MD5算法对数据和文件进行加密,信息安全(Using the MD5 algorithm to encrypt the data and documents, information security)

3
下载
91
浏览
2011-07-01发布

9. psam

  1、 所有密钥的装载与导出都采用密文方式; 2、 密钥管理系统采用3DES加密算法,采用根密钥生成系统、主密钥生成系统、初始化卡生成系统、密钥注入系统四级管理体制; 3、 在充分保证密钥安全的基础上,支持IC卡密钥的生成、注入、导出、备份、更新、服务等功能,实现密钥的安全管理; (1, the loading and export all keys are in cipher text 2, the key management system uses the 3DES encryption algorithm, using the root key generation system, the master key generation system, initialize the card generation system, key injection system four management systems 3, the key to ensure full security, based on the support of the IC card key generation, injection, export, backup, update, and service functions to achieve key security management )

742
下载
92
浏览
2011-06-30发布

10. MD5

  十分 规范完整 详细的MD5 消息摘要算法(Very standard complete detailed MD5 news the algorithm )

4
下载
77
浏览
2011-06-17发布

11. MakeSerialNum

  主要是对注册机的简单的开发以及应用,包括注册机的如何操作。(Mainly on the development of RI and simple applications, including RI' s how.)

2
下载
89
浏览
2011-06-08发布

12. NDIS

  实现透明加密,驱动模型,文件过滤系统介绍(To achieve transparent encryption, drive model, document filtering system introduced)

94
下载
104
浏览
2011-05-19发布

13. AES-Rijndael

  AES的一个C语言编译代码,其中密码长度为128比特(aes 128bits encrption and decrption)

7
下载
81
浏览
2011-05-11发布

14. RSA

  基于RSA算法的加密解密以及数字签名系统,实现加密解密签名的功能(RSA-based encryption and decryption algorithms and digital signature system to achieve the function of signature encryption and decryption )

47
下载
92
浏览
2011-05-06发布

15. Rijndael_aes

  Rijndael加密算法的一个实现,可用来对文件及字段进行加解密,并利用mfc做了界面(An implementation of Rijndael encryption algorithm, can be used to encrypt and decrypt files and fields, and made use of the interface mfc)

16
下载
80
浏览
2011-05-04发布

16. 3des

  3Des encryption of text from a file, 3DES-EDC-CBC , using 3 keys

32
下载
75
浏览
2011-04-29发布

17. DESsystem

说明:  DES加密算法,C++编写,有界面有录像,写的很详细的大项目(DES encryption algorithm, C++ written, there is a video interface, written in large projects in great detail)

1
下载
80
浏览
2011-04-10发布

18. 39.3

说明:  编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。 加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为: (Programming, the input line character output in an encrypted form, and then decrypted, the decrypted text sequence of characters compared with the input, output to decrypt the body of the agreement, otherwise the decryption failed. Encryption, ascii code of each character in turn repeatedly with &quot 4962873&quot in the figures, and 32 (' ' )~ 122 (' z' ) as a model between the operations. Decryption and encryption in reverse order. For example, enter the text &quot the result of 3 and 2 is not 8&quot results:)

0
下载
91
浏览
2011-04-05发布

19. Cryptography-course-design

说明:  密码学课程设计,des加密算法,rsa加密算法(Cryptography course design, des encryption algorithm, rsa encryption algorithm)

0
下载
67
浏览
2011-02-17发布

20. rsa

  Some example methods to evaluate and break simple RSA

3
下载
56
浏览
2011-02-06发布