登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

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

1. DES_C

  基本的DES加密算法,可以实现一些基本的功能,但是大型计算不适合(The basic DES encryption algorithm)

1
下载
97
浏览
2013-08-15发布

2. 123456

  计算卡片过程密钥,加密密码数据,计算安全报文鉴别(MAC)过程密钥 (Calculating card key, the encrypted password data, calculate the safety message authentication (MAC) key)

6
下载
71
浏览
2013-08-14发布

3. 123456

  计算卡片过程密钥,加密密码数据,计算安全报文鉴别(MAC)过程密钥 (Calculating card key, the encrypted password data, calculate the safety message authentication (MAC) key)

6
下载
88
浏览
2013-08-14发布

4. RSA

  C#语言中的RSA加密,解密之算法,大解密(RSA encryption and decryption )

4
下载
59
浏览
2013-08-07发布

5. RSA

  C#语言中的RSA加密,解密之算法,大解密(RSA encryption and decryption )

4
下载
67
浏览
2013-08-07发布

6. MD5

  c++实现的MD5算法及测试代码,BCB2007的测试工程(c++ implementation of the MD5 algorithm and test code, BCB2007 test engineering)

1
下载
80
浏览
2013-07-25发布

7. MD5

  c++实现的MD5算法及测试代码,BCB2007的测试工程(c++ implementation of the MD5 algorithm and test code, BCB2007 test engineering)

1
下载
105
浏览
2013-07-25发布

8. find-the-secret

  星号密码查看器,只需将放大镜置于要查看星号密码的上方,就能显示出原密码。(Asterisks password viewer, simply put a magnifying glass to view asterisk password above, can show the original password.)

6
下载
55
浏览
2013-07-22发布

9. find-the-secret

  星号密码查看器,只需将放大镜置于要查看星号密码的上方,就能显示出原密码。(Asterisks password viewer, simply put a magnifying glass to view asterisk password above, can show the original password.)

6
下载
55
浏览
2013-07-22发布

10. Crypt_Vmpc

  VMPC加密解密算法。已对x86优化,其他平台也可用。(VMPC encryption and decryption algorithms. Has been optimized for x86, other platforms are also available.)

2
下载
95
浏览
2013-07-15发布

11. Crypt_Vmpc

  VMPC加密解密算法。已对x86优化,其他平台也可用。(VMPC encryption and decryption algorithms. Has been optimized for x86, other platforms are also available.)

2
下载
83
浏览
2013-07-15发布

12. DES

  以DES加密算法为例理解对称密码算法,用计算机模拟DES加密解密算法。 (DES encryption algorithm as an example to understand the symmetric cipher algorithm, using computer simulation DES encryption and decryption algorithms.)

3
下载
79
浏览
2013-06-16发布

13. ROCKEY5

  ROCKEY5的使用说明书,对于买到加密锁的人可以参考说明书进行使用。对外没哦!(ROCKEY5 the use of brochures, to buy the encryption lock can reference the instructions for use. Foreign no oh!)

4
下载
79
浏览
2013-05-14发布

14. Tamir.SharpSSH

  SFTP即加密文件传输协议(Secure file transfer protocol) ,与FTP不同的是,指令与数据在传输过程中都是经过加密的,防止在网络传输过程中密码和敏感信息被盗取。为了使用.Net来实现这一过程: 1.安装SFTP Server测试环境: 下载setupssh.exe 在服务器上按照提示安装setupssh.exe 打开一个命令行,找到OpenSSH目录(默认:C:Program FilesOpenSSH) 创建Group mkgroup -l >> .etcgroup 创建User mkpasswd -l >> .etcpasswd 注:创建group和User请参考安装目录的readme.txt 2.下载SampleCode 3.新建一个工程,引用SampleCode中的Tamir.sharpSsh.dll,Org.Mentalis.Security.dll,DiffieHellman.dll (SFTP that encrypted file transfer protocol (Secure file Transfer protocol) and FTP, the instruction and data during transmission are encrypted, preventing passwords and sensitive information was stolen during a network transfer. In order to use NET to implement this process: 1. Install SFTP Server test environment: Download setupssh.exe on the server, follow the prompts to install setupssh.exe open a command line, find the OpenSSH directory (default: C: Program Files OpenSSH) The create Group mkgroup-l > > . etcgroup create the User mkpasswd-l > > . etcpasswd Note: Create the group and User Please refer to the installation directory of readme.txt 2 downloads SampleCode create a new project, to reference SampleCode Tamir.sharpSsh. dll, Org.Mentalis.Security.dll, DiffieHellman.dll)

13
下载
69
浏览
2013-05-11发布

15. SHA

  现代密码学课设——SHA(安全哈希算法Secure Hash Algorithm)算法编程(failed to translate)

31
下载
95
浏览
2013-05-03发布

16. ios_AES_encrypt

  本源码为我的毕业设计,题目为,基于iOS平台的数据加密程序,实际为AES加密算法。用objective—C实现,在ios开发平台SDK 下打开可运行(The source code for my graduation project entitled, based on the the iOS platform data encryption program, the actual AES encryption algorithm. Objective-C to achieve open can run in ios development platform SDK)

3
下载
110
浏览
2013-04-27发布

17. GOSTjiamijiemi

  GOST加密解密程序,源代码是在控制台下的,我只是把他改写成MFC了。方便操作。加密解密高手可以绕过。(The GOST encryption and decryption procedures, the source code is under the console, I just put him rewrite the MFC. Easy to operate. Encryption and decryption master can be bypassed.)

4
下载
89
浏览
2013-04-27发布

18. h2

   将天骄2服务端的加密文本文件与生成的软件放在同一目录下,点击批量转换, 完成后会在同目录下生成一个名为temp的文件夹,其中存放的就是转换后的文件. 因为加密和解密的规则完全相同,所以加密过程和解密过程相同, 也就是说如果原来的文件存放的是原文,转换后就会生成密文,如果原来是密文,转换后生成原文. 适用于天骄2,凤舞天骄的所有版本服务端.(The the Tianjiao 2 server encrypted text file in the same directory with the generated software, click on the batch conversion finished, it will generate a folder named temp in the same directory, which store the converted file encryption and decryption rules are identical, so the encryption and decryption process is the same, that is to say if the original file is stored in the original conversion will generate the ciphertext, if the original ciphertext, conversion generated text. apply to tianjiao, all of Fung Mo tianjiao, the version of the server.)

7
下载
82
浏览
2013-04-27发布

19. RSAKEY

  生成RSA密钥,将密钥生成后`,存入文件中(RSA key generation, key generation `stored in the file)

3
下载
100
浏览
2013-04-19发布

20. DAITI

  这是个代替密码。实现用代替密码进行加密。(This is instead of a password. Instead of a password is encrypted.)

1
下载
65
浏览
2013-04-14发布