Pills,

I don't really thing this has anything to do w/ Wicket...  Do a Google
search for java password hash.  A quick search found this:

http://www.devarticles.com/c/a/Java/Password-Encryption-Rationale-and-Java-Example/

J

On Dec 3, 2007 9:40 AM, Pills <[EMAIL PROTECTED]> 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?
>
> Thank you ;)
> --
> View this message in context:
> http://www.nabble.com/How-to-secure-passwords--tf4936916.html#a14131090
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to