Hello,
Where would I obtain the .cpp and .h files to calculate the MD5 hash of a specific string? Secondly, I am looking for just a basic MD5 function, something to the extent of MD5(myString) and have it return a string.
Any help is much appreciated.
Thanks,
Ron
cout << "If you don't know where you want to go, we'll make sure you get taken";
Where would I obtain the .cpp and .h files to calculate the MD5 hash of a specific string? Secondly, I am looking for just a basic MD5 function, something to the extent of MD5(myString) and have it return a string.
Any help is much appreciated.
Thanks,
Ron
cout << "If you don't know where you want to go, we'll make sure you get taken";