搜索资源列表
327531aes_code
- 关于AES加密算法的VC源代码,完整的算法程序编程,具有很高的参考价值。-AES encryption algorithm on the VC source code, a complete algorithm programming with a high reference value.
JieMiJi
- 一个非常好用而且实用的非对称加密算法,里面有实例,完整的源码。-a very handy and practical non-symmetric encryption algorithm, there are examples, complete source code.
MD5加密算法源代码+DLL成品
- MD5加密算法源代码+DLL成品,这个更好,有完整的VC源码,更加强大,可以直接做成DLL文件进行调用.特爽,MD5就不用说了吧.-MD5 encryption algorithm source code DLL finished, the better, a complete source VC, more powerful, and can directly cause for calling DLL files. Special autumn, MD5 would not have sai
sanpack_rsa_vs2003sln_src
- 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
enrypt
- 使用Microsoft CryptoAPI进行加密 VC完整应用程序代码-use Microsoft CryptoAPI encrypted VC complete application code
加解密函数(123算法)
- 一个简单实用的加解密算法,附件是一个完整的源程序包含测试程序。-a simple and practical encryption and decryption algorithms, the annex is a complete source code contains the test.
DES.rar
- DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密,DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
MD5
- 能够实现对文件或是磁盘进行md5的计算 vc++ 只需要一个入口函数便可 完整源码,现成d-Can be achieved on paper or disk for the calculation of md5 vc++ can be only one entry point function complete source code, ready-made dll
dss.rar
- 真正完整独立运行的数字签名和密钥交换C源代码,并有教学用的课件(PDF文件), 可以到http://zhou63.ahut.edu.cn/更新。 ,Truly complete stand-alone digital signature and key exchange C source code, as well as teaching courseware (PDF file), you can update them on http://zhou63.ahut.edu.cn/.
T206
- 虚拟机是目前讨论最多加密方式之一,我将通过分析整个T206 挑战(价值1500 刀)的逆向源代码,尝试着揭开虚拟机构建的原理。本文解释了如何编制一个虚拟机,同时 给出了它的源代码和结构,以帮助那些想分析这个挑战的人。完整的逆向源代码在附录中。-Discussion of the virtual machine is one of the most encryption methods, I will analyze the challenges the T206 (the value o
AES-C
- aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
DES
- DES算法实现源代码 DES_SourceCode1 DES_SourceCode2 DES_SourceCode3 DES_SourceCode4 DES_SourceCode5 以上5个文件里都包含完整的源代码-DES algorithm source code for more than DES_SourceCode1DES_SourceCode2DES_SourceCode3DES_SourceCode4DES_SourceCode5 document 5 con
SHA-1
- SHA-1加密算法源代码.具有完整的加解密过程,性能比较好-SHA-1 encryption algorithm source code. With complete encryption and decryption process, the performance is better
Des-code
- 本代码是一个完整的DES算法源代码,包括加密、和解密算法。-This code is a complete DES algorithm source code, including encryption, and decryption algorithm.
ECC
- 真正完整独立运行的ECC(椭圆曲线)加密解密C源代码,并有教学用的课件(PDF文件), 可以到http://zhou63.ahut.edu.cn/更新。-Truly complete stand-alone ECC (elliptic curve) C source code for encryption and decryption, as well as teaching courseware (PDF file), you can update them on http://zhou63.
md5_test
- SourceCode for test md5 files, code complete, no components.
AES
- 这是一个AES加密的JAVA源代码,能完成加密和解密功能。-AES encryption This is a JAVA source code, to complete the encryption and decryption functions.
ECC-cPPbuilder
- 椭圆加密源代码 用vc++完成 是学习椭圆加密的好资料-Elliptic encryption source code complete with vc++ is learning good information elliptic encryption
Source-code-of-Applied-Cryptography
- 《应用密码学:协议、算法与C源程序》的部分源代码集,目前我找到的最全的有关代码集。-" Applied Cryptography: Protocols, Algorithms, and C source" part of the set of source code, I found the most complete code set.
DES-Tool
- DES算法加密解密演示,代码清晰完成,通过编译。-DES encryption and decryption algorithms demo, clear code complete, compile.