Description: This is a MD5 encode function. Function is defined as following:
void ToMD5(char*src, char*md5code)
src: source string
md5code: encoded string
To Search:
- [md5-vc++] - MD5 algorithm, VISUAL C++ 6.0 debugging
File list (Check if you may need any files):
md5c.cpp