md5加密實(shí)現(xiàn) C++
/*
使用方法:
char Md5Buffer[33]
CSecurity Security
Security.MD5("a string",Md5Buffer)
執(zhí)行完成之后Md5Buffer中即存儲(chǔ)了由"a string"計(jì)算得到的MD5值
*/
標(biāo)簽:
Security
Md5Buffer
CSecurity
string
上傳時(shí)間:
2017-07-10
上傳用戶(hù):dongbaobao