Re: Encrypted Password Storage
Re: Encrypted Password Storage
- Subject: Re: Encrypted Password Storage
- From: Chuck Hill <email@hidden>
- Date: Sat, 22 Nov 2003 17:50:59 -0800
http://www.secure-hash-algorithm-md5-sha-1.co.uk/
See the MessageDigest class in the java.security package
Chuck
At 08:38 PM 22/11/2003 -0500, Drew Thoeni wrote:
>I'm trying to store user passwords (for a web-based application) to
>OpenBase.
>
>I'd like to one-way encrypt them and compare the user's just entered
>password hash to the previously stored hash (similar to UNIX).
>
>What is the best way to accomplish this in WO?
>
>Thanks,
>
>Drew
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
>
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.