搜索资源列表
md5-vc++
- MD5 算法,VISUAL C++6.0 调试通过
md5
- md5 vc++源码 包括.h头文件和算法cpp文件
md5
- md5 VC++具体实现,希望对大家有用。
vc md5函数
- vc中的md5函数
md5校验工具源码
- 可已实现字符串md5加密的vc++应用程序源码,网上可以下载到很多关于md5加密算法的源码,但是都缺少一些文件,很少有可以直接运行的。这个包含全部源码文件,可以直接运行作为一个简单的校验工具,也可以修改成自己需要的工具或应用程序。其中的MD5以一个独立的模块来实现,可移植到其他程序中。
demd5.zip
- md5加密解密,vc++源代码!运行成功,md5 encryption and decryption, vc source code! Running successfully
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
MD5
- MD5加密算法演示程序,使用VC编写,实现MD5加密与解密的功能-MD5 encryption algorithm demo program, written using VC to achieve MD5 encryption and decryption functions
MD5
- MD5算法的VC实现,可以随便输入字符串,然后可以得到32位的输出结果-MD5 algorithm to achieve the VC, can easily enter the string, and then can get 32-bit output
MD5hash_bas
- 分别使用VC和VB写的MD5加密算法-MD5 encrypting algorithm which writed in VC and VB
57578868md5
- 是一个md5的VC程序,很有参考价值,快来看看吧-Is an md5 of the VC process, a good reference value, Come see and see
md5
- vc编写的rsa加密软件,包括源码.有兴趣的同志可以另做界面-vc prepared rsa encryption software, including source code. Comrades who are interested can do the other interface
vc++
- 自己写的有关VC连接SQL SERVER,MD5加密,打印文件,显示图片的类,绝对能用。-VC wrote on their own to connect SQL SERVER, MD5 encryption, print documents to show the picture of class, absolutely can.
md5
- 用VC实现md5的加密和解密。简单方便。-md5
MD5enc
- vc实现的md5加密类 md5就不说明了,主要实现在VC下的md5代码写法-vc achieved not md5 encryption md5-type shows that the main achievement of the md5 in the VC code written
MD5
- 全套MD5摘要,功能齐备,VC++源代码-Code for MD5
md5a
- md5算法的源代码,vc++实现,是学习和使用md5的一个很好的例子-md5 algorithm source code, vc++ to achieve, the learning and use of md5 is a good example of
md5
- VC md5 加密算法,供大家学习之用,对自己软件进行加密保护。-VC md5 encryption algorithm, for all learning, and encryption software to protect themselves.
mimaxshiyan
- 密码学实验源码· 包含三个密码算法 DES RSA 和 MD5 VC++ MFC界面-Experimental source cryptography consists of three DES RSA and MD5 cryptographic algorithm
md5
- MD5 压缩算法,将任意字符串经过MD5计算,转换成128bit的16进制字符串。(MD5 compression algorithm converts any string to a 128-bit hexadecimal string after MD5 calculation.)