搜索资源列表
Md5Test
- 本例是用md5做为数据校验的算法防止自己的程序被篡改的小例子。有些可执行程序,当被改了资源时再运行会有文件已损坏的提示,这就是使用了数据校验。当然你可以使用个性化的,比如des作为数字签名,那样安全性更高。具体请见代码及注释.-cases is the use of data as md5 checksum algorithm to prevent their own procedures be tampered with small examples. Some of the executa
rsasourcecode
- RSA算法源程序,C代码-RSA algorithm source, the C code
DES_C_keil
- 1,这是比较流行的DES算法代码. 2,特别是在通讯方面比较常用. 3,此代码可以在KEIL C环境下使用.-1, which is more popular in the DES algorithm code. 2, particularly in the more commonly used communications. 3. this code can KEIL C environment.
opssl
- 本代码是OPEN SSL源代码,大名鼎鼎的SSL加密算法,-the code is OPEN SSL source that the famous SSL encryption algorithm,
cryptpak
- 一个加密库代码,有AES,BLUEFISH的很多种加密算法。-a code for encryption, AES, BLUEFISH a very wide variety of encryption algorithms.
35738612FastRSA
- RSA加解密算法源代码,并有例子程序代码-RSA encryption algorithm source code, and code examples.
RSA
- 这个vc++代码实现了RSA,Elamal,弗吉尼亚加密算法。
rc6
- 关于rc6的一些算法,只是些代码,望大家指点指点
md5_latest[1][1].tar
- MD5算法verilog代码,很不错的,可以互相交流学习-MD5 algorithm verilog code, and a very good
5
- AES算法包含头文件实现函数及主函数只有代码-AES algorithm contains header files and the main function of the realization of function
4
- 文件加密算法DES算法只有程序代码其他东西没有-DES algorithm for file encryption algorithm code only other thing is not
3
- 代码实现了RE4加密算法可供广大朋友学习借鉴-RE4 code encryption algorithm for a vast number of friends to learn from
2
- 代码实现了MD5加密算法对大家学习加密算法有帮助-Code to achieve the MD5 encryption algorithm encryption algorithm for all of us to learn helpful
desciphe2r
- des 加密算法源码。能正确运行的代码。在VC++6.0上运行无误。-des encryption algorithm source code. Code to run correctly. In VC++6.0 to run correctly.
F8
- 基于Kasumi的f8算法实现,其中有Kasumi完整算法代码,但无main函数-The f8 algorithm based on Kasumi, including Kasumi complete algorithm code, but no main function
MIRACL-Module-Documentation
- RSA算法中用到的大数运算,此为数据库。即miracl。其中包括代码,用户说明书,以及代码说明。欢迎参考!-Large numbers used in RSA algorithm calculations, this is the database. That miracl. Including code, user manual, and code descr iption. Welcome reference!
200-commmon-VCPP-jiami
- 200多个常见的VC++加密算法代码 downfrom csdn -More than 200 common VC++ encryption algorithm code downfrom csdn
c200-xdcodefans.net
- VC/C++源码,加密解密,加密,解密,DES 200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-VC/C++ source code, encryption and decryption, encryption, decryption, DES A program data processing over 200 common VC++ encryption
MD5
- VBS MD5加密算法代码 Private Const BITS_TO_A_BYTE = 8 Private Const BYTES_TO_A_WORD = 4 Private Const BITS_TO_A_WORD = 32 Private m_lOnBits(30) Private m_l2Power(30) m_lOnBits(0) = CLng(1) m_lOnBits(1) = CLng(3) m_lOnBits(2) = CLng
des
- DES算法代码,C语言编写,在VC6.0下编写-DES algorithm code, C language, written in VC6.0