Location:
Search - MD5Buff
Search list
Description: md5加密实现 C++
/*
使用方法:
char Md5Buffer[33]
CSecurity Security
Security.MD5("a string",Md5Buffer)
执行完成之后Md5Buffer中即存储了由"a string"计算得到的MD5值
*/-md5 implement in C++
/*
char Md5Buffer[33]
CSecurity Security
Security.MD5("a string",Md5Buffer)
*/
Platform: |
Size: 4096 |
Author: reason |
Hits: