登录

最新会员 最新下载

成为了本站VIP会员

11月02日 20:53

成为了本站VIP会员

10月30日 10:36

成为了本站VIP会员

10月27日 09:50

成为了本站VIP会员

10月20日 00:18

成为了本站VIP会员

10月18日 11:26

成为了本站VIP会员

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

1. shiftcipher

  shiftcipher加密解密算法实例 使用shiftcipher算法加密字符串 可输入任意密钥(shiftcipher examples of encryption and decryption algorithms String encryption algorithm using the shiftcipher Can enter any key)

4
下载
172
浏览
2009-09-15发布

2. vigenerecipher

  vigenerecipher加密解密算法实例 使用vigenerecipher算法加密字符串 可输入任意密钥(vigenerecipher examples of encryption and decryption algorithms String encryption algorithm using the vigenerecipher Can enter any key)

5
下载
189
浏览
2009-09-15发布

3. NHD

  程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。多线程操作,保证加密时程序界面流畅,加密速度大约9M每秒。(Procedures using the most advanced as a core algorithm Rijndael algorithm with variable block length and variable key length of the iterative block password. Block length and key length can be specified as 128,192 or 256. Multi-threaded operation, to ensure smooth program interface encryption, encryption speed of about 9M per second.)

1
下载
194
浏览
2009-07-16发布

4. veccross

  C network programming this source is vectorcross

1
下载
167
浏览
2009-07-05发布

5. RSA

  ras加密实现,图形界面.源码附有注释,方便理解。欢迎下载(ras encryption to achieve, graphical interface. annotated source code to facilitate understanding. Welcome to download)

101
下载
172
浏览
2009-07-01发布

6. xuliemime

  线性反馈移位寄存器LFSR生成随机序列的原理,序列密码的加密过程(Linear feedback shift register LFSR to generate random sequence of the principle of the encryption cipher)

30
下载
191
浏览
2009-06-23发布

7. RSA-MFC

  RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密(RSA-MFC, the MFC based on the realization of RSA encryption algorithm, can be used for 16-band file encryption and decryption)

91
下载
190
浏览
2009-06-15发布

8. Elgamal

  Elgamal数字签名的一个大体验证,用于对一个文件的签名后在进行认证.一个VC开发的小程序.(Elgamal digital signature verification of a general for the signature of a document during the certification after. A small VC development process.)

143
下载
149
浏览
2009-06-14发布

9. jiajiemi

  加解密算法的实现,内部包含有多个加解密算法的实现,(Encryption and decryption algorithm, contains a number of internal encryption algorithm,)

5
下载
883
浏览
2009-06-14发布

10. 19824363RSA

   分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密 (Analysis of Application of RSA algorithm, file encryption application demonstration of the feasibility of RSA algorithm and significance. Design of a complete file encryption RSA practical solutions to achieve specific coding. Research on the RSA algorithm, starting from the conventional RSA algorithm using C++ class library to achieve RSA encryption algorithm, and in 32-bit windows platform components into a package. In. Net platform, referred to this component, the realization of arbitrary files on RSA encryption)

10
下载
201
浏览
2009-06-02发布

11. rsa

  我自己编写的rsa算法,实现了加密和解密功能

11
下载
153
浏览
2009-05-01发布

12. RSA

  C++ implementaion for RSA together with the Wiener attack. It uses NTL library for big numbers

47
下载
184
浏览
2009-04-22发布

13. DESmiyue

  这只是标准DES算法的例子,必须在WINDOWS环境下编译.(This is just the standard DES algorithm, which must be compiled in the WINDOWS environment.)

1
下载
177
浏览
2009-03-24发布

14. DES

  一个实现DES加解密算法的小程序,编程实现DES算法的加密过程、脱密过程和16个内部密钥生成过程(An implementation of DES encryption and decryption algorithm applet, programming encryption algorithm DES implementation process, from secret process and the 16 internal key generation process)

26
下载
183
浏览
2009-03-08发布

15. quantumkey

  量子密钥仿真 量子信息,BB84协议 量子密钥分配,安全通信,量子密码学,进十年内可能取代传统方法(the model of quantum key )

227
下载
339
浏览
2009-03-07发布

16. FacilityMonitorSystem

  带MD5摘要计算的登录程序,实现部分功能模块和部分界面(MD5 Abstract calculated with log procedures)

2
下载
175
浏览
2009-03-02发布

17. testdes

  是des的一种算法,被称为计数器模式(counter mode)(Is a des algorithm, known as the Counter mode (counter mode))

7
下载
316
浏览
2008-12-27发布

18. df

说明:  信息安全相关,经典加密算法A5,通过编译(Information security-related, classic encryption algorithm A5, through compiler)

0
下载
162
浏览
2008-12-17发布

19. Openssl_File

说明:  使用openssl实现了文件保险箱,在VC6环境下编译通过。(The use of a document openssl safe, in the circumstances VC6 compiled through.)

0
下载
152
浏览
2008-12-02发布

20. IDEA

说明:  idea算法VC++源码,包含系列文件 idea.h idea.cpp ideadlg.h ideadlg.cpp resource.h stdafx.h stdafx.c(idea algorithm VC++ source, including the series of documents idea.hidea.cppideadlg.hideadlg.cppresource.hstdafx.hstdafx.c)

1
下载
219
浏览
2008-10-30发布