Hi all :D

I'm a C++ programmer with a university background in crypto and
mathematics.

I'm trying to implement a secure system that stores hashed passwords
in a database.

I've built the Crypto++ 5.5 library and have integrated the code with
my project (using .dll mode -- cryptdll Visual Studio project)

I've read the crypto documentation and checked the wiki, but I haven't
been able to find any example code I can work from.

Basically, I just want to write a function that will take a password
and hash it with Whirlpool.

Any help would be welcome and appreciated :)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [EMAIL PROTECTED]
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to