![]() |
MD5 hashing...
I searched for MD5 and came up with nothing, so here we go...
Okay, I'm very fluent in PHP, and I enjoy the fact that I can get an MD5 hash by simply using MD5("password") and it will spit out the MD5 hash for me, but I'm having a problem in C++ and this. Is there a way to get an MD5 hash in C++? |
There is: http://theory.lcs.mit.edu/~rivest/md5.c
|
Heh, I appreciate that quick response, however I dont see any documentation on it.
Now see, I'm rather new to C++ and I thought .c files were for C and .cpp files were for C++. How would I go about using this file in Dev-C++? |
Dev-C++ should handle .c files just fine. If not, just rename it to md5.cpp
|
| All times are GMT -5. The time now is 12:56 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC