Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
MD5 and C++
not aware of any libs, but maybe this project can help? it has functions to create md5 hash
http://www.codeguru.com/cpp/cpp/algorithms/checksum/article.php/c2043/
If you consider working with many kinds of algorithms, encryptions etc you should absolutely get Crypto++ ;)
Uber0n wrote: If you consider working with many kinds of algorithms, encryptions etc you should absolutely get Crypto++ ;)
please read the post before posting a reply, told you i already tried crypto++, but got lots of errors compiling, so if you can get it to work, please explain what im doing wrong,
thanx..