搜索资源列表
智能卡研发技术与工程实践
- 智能卡研发技术与工程实践 --------------------文件内容说明------------------------- Calg_SHA1.h : SHA1算法头文件 Calg_SHA1.CPP : SHA1算法代码文件 MD5.h : MD5算法头文件 MD5.CPP : MD5算法代码文件 Calg_DES.H : DES算法头文件 Calg_DES.CPP : DES算法代码文件-smart card technology research and engineering p
Md5Code
- MD5校验和计算小程序。C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -MD5 checksum calculation applet. C to prepare and achieve string summary document containing a summary of two function
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C prepared, the realization of string summary document containing a summary of two functions. Which mainly includes three documents:
j_12900_Md5Code
- 简介:C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -Profile: C preparation, realization of string summary document containing a summary of two functions. Which mainly contains thr
j_13011_syl
- 简介:C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -Profile: C prepared, the realization of string summary document containing a summary of two functions. Which mainly includes th
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare and achieve string summary document containing a summary of two functions. Which mainly contains three documents: Md5
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。-C to prepare, to achieve string summary document containing a summary of the two functions. 3 inside the main document contains: Md5.c
md5
- 这是参考网上的算法写的 MD5 的纯C++程序。可以对字符串和文件进行加密。共三个文件 md5.h, md5.cpp, md5tmp.cpp 主要实现在md5.cpp中。md5tmp.cpp是主程序文件,也是一个小的实现模板。 -This is a reference to online MD5 algorithm written in pure C++ program. Strings and files can be encrypted. A total of three d
md5(cPP-md5)
- 真正可用的c++ md5类原码 新建空白工程便可-Really usable c++ md5 class original code can create a blank project
Md5
- 该文件包括了:md5算法的.h和.cpp文件。以及使用md5算法来计算文件的使用方法。总体为一个控制台的程序。(This file includes: md5 algorithm. H and.cpp files. And use the md5 algorithm to calculate the use of the file. The overall program for a console.)