Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MD5 Hashes

Status
Not open for further replies.

ronnyjljr

IS-IT--Management
Nov 23, 2003
249
US
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";
 
What if you want it to be platform independent?
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top