On Mon, Dec 03, 2007 at 06:40:53AM -0800, Pills wrote:
> 
> Hello,
> 
> I've a little question with wicket: I would like to hash my users' passwords
> (with md5) to make them unreadable for a human. And I also would like to
> hash them before sending them through the network (to avoid the biggest part
> of security issues).
> 
> Is there a way to achieve this?
> 

I see from your later posts that your requirements are not that strict,
but if anyone else on the list needs to do password hashing, here's one
of the best articles I've seen on it:

http://www.matasano.com/log/958/enough-with-the-rainbow-tables-what-you-need-to-know-about-secure-password-schemes/

jk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to