Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Implementation MD5
no vote
 MD5hash : hashes a string using the md5 algorithm  input  :  ptBuffer: pointer to the string buffer (doesn' t have to be zero-terminated, must be at least 64bytes large)  dtBufferLength: length of the buffer  ptMD5Result: pointer to a MD5RESULT structure output : ptMD5Result: contains the hash dwords in dtA, dtB, dtC, dtD
jjoaquin
2016-08-23
0
1
No more~