登录

最新会员 最新下载

成为了本站VIP会员

今天21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:加密解密
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Packers-prepare-yourself-of-VC

  自己动手写加壳程序,按照文档一步一步来,做你自己的加壳程序!(Packers to write himself, according to the document step by step, do your own packers!)

12
下载
76
浏览
2013-11-18发布

2. Cryptography-and-Network-Security

  用C/C++实现加解密算法及其应用:DES(或AES)和基于DES(或AES)的CMAC。(With C/C++ achieve encryption and decryption algorithm and its application: DES (or AES) and based on DES (or AES) of CMAC.)

4
下载
91
浏览
2013-11-01发布

3. Cryptography-and-Network-Security

  用C/C++实现加解密算法及其应用:DES(或AES)和基于DES(或AES)的CMAC。(With C/C++ achieve encryption and decryption algorithm and its application: DES (or AES) and based on DES (or AES) of CMAC.)

2
下载
79
浏览
2013-11-01发布

4. Hideseek_introduction

  Hideseek可将秘密文件隐写到指定图片中,并可检测隐写信息,本文是对该软件的使用说明。(hide &seek to run the file through individual test run normally. Hidden secret documents can be written to the specified picture, and can detect steganographic message.)

6
下载
75
浏览
2013-10-30发布

5. Hideseek_introduction

  Hideseek可将秘密文件隐写到指定图片中,并可检测隐写信息,本文是对该软件的使用说明。(hide &seek to run the file through individual test run normally. Hidden secret documents can be written to the specified picture, and can detect steganographic message.)

6
下载
67
浏览
2013-10-30发布

6. DES_Test

  DES加密的MFC实现,主要包括两部分组成,有字符串加密和文件加密两种模式,实现了3DES功能,让加密更安全(including string and files by DES)

24
下载
92
浏览
2013-10-28发布

7. DES_Test

  DES加密的MFC实现,主要包括两部分组成,有字符串加密和文件加密两种模式,实现了3DES功能,让加密更安全(including string and files by DES)

24
下载
83
浏览
2013-10-28发布

8. RSA

  自己写的一份RSA算法。可正常执行。控制台程序。(Write your own copy of the RSA algorithm. Can be performed normally. Console program.)

2
下载
77
浏览
2013-10-21发布

9. RSA

  自己写的一份RSA算法。可正常执行。控制台程序。(Write your own copy of the RSA algorithm. Can be performed normally. Console program.)

2
下载
72
浏览
2013-10-21发布

10. DESEncryptionDecrypt

  编写的DES 对称加解密技术,可随时进行明文密文之间的转换,有需要的朋友可以下载测试!本人目的打算对后台数据库的敏感信息字段用该方法加密,然后用软件权限控制读取,这样即使直接SQL后台取数,也得不到明文数据。(Write DES symmetrical encryption technology, may at any time for conversion between plaintext cipher, friends in need can be download test! I purpose going to the backstage database of sensitive information field with the method of encryption, and then use software to read access control, so even if the SQL backend access directly, also can not get clear data. )

3
下载
93
浏览
2013-10-15发布

11. DESEncryptionDecrypt

  编写的DES 对称加解密技术,可随时进行明文密文之间的转换,有需要的朋友可以下载测试!本人目的打算对后台数据库的敏感信息字段用该方法加密,然后用软件权限控制读取,这样即使直接SQL后台取数,也得不到明文数据。(Write DES symmetrical encryption technology, may at any time for conversion between plaintext cipher, friends in need can be download test! I purpose going to the backstage database of sensitive information field with the method of encryption, and then use software to read access control, so even if the SQL backend access directly, also can not get clear data. )

3
下载
69
浏览
2013-10-15发布

12. Hash_sha256

  sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现 依次执行 SHA256Init、 SHA256Update SHA256Final 三个函数即可得到sha256结果(sha256 sourse code,Is very usefull)

78
下载
72
浏览
2013-09-19发布

13. Hash_sha256

  sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现 依次执行 SHA256Init、 SHA256Update SHA256Final 三个函数即可得到sha256结果(sha256 sourse code,Is very usefull)

78
下载
99
浏览
2013-09-19发布

14. ECC_Paper

  关于ECC椭圆曲线加密算法在软件注册中的应用(The ECC Paper about software Registration)

2
下载
95
浏览
2013-09-18发布

15. ECC_Paper

  关于ECC椭圆曲线加密算法在软件注册中的应用(The ECC Paper about software Registration)

2
下载
106
浏览
2013-09-18发布

16. crc

  检测CRC编码 看CRC编码在传输后是否有错误 有变动 (Detection CRC codes to see whether the CRC coding errors in the transmission there is a change)

1
下载
64
浏览
2013-09-15发布

17. crc

  检测CRC编码 看CRC编码在传输后是否有错误 有变动 (Detection CRC codes to see whether the CRC coding errors in the transmission there is a change)

1
下载
94
浏览
2013-09-15发布

18. md5encode

  MD5加密算法,可以加密包含二进制数据的数据块,生成16字节MD5加密数据。(MD5 encryption algorithm to encrypt data blocks that contain binary data, generates a 16-byte MD5 encrypted data.)

6
下载
91
浏览
2013-09-09发布

19. md5encode

  MD5加密算法,可以加密包含二进制数据的数据块,生成16字节MD5加密数据。(MD5 encryption algorithm to encrypt data blocks that contain binary data, generates a 16-byte MD5 encrypted data.)

6
下载
79
浏览
2013-09-09发布

20. RSA-KEY

  RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序(RSA public key encryption program)

7
下载
77
浏览
2013-09-06发布