Parta:

The login handling code in Expresso (www.javacorporate.com) does quite
sophisticated encryption of passwords (and anything else you want to
encrypt). It's OSS, so you can grab the code & save yourself some time.

Mike

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Partha Bhattacharjee
> Sent: Friday, November 17, 2000 1:23 AM
> To: [EMAIL PROTECTED]
> Subject: Off Topic : Password encryption.
>
>
> Hello guys/ gurus,
>
> I have a problem here which I am not very sure to be related to
> the topic. I
> have a web application running on tomcat. I have login page allowing the
> user's to come in and see user specific data. The password is being picked
> up from SQL database.
>
> Now I want the passwords to be encrypted while being stored in
> the database.
> I can probably come up with an algorithm myself but some already
> done piece
> of code or some implementation of some class provided by sun will be of
> great help. Can anybody direct me.
>
> Thanking in anticipation
>
> brgds
> partha
>
> __________________________________________________________________
> _________
> To unsubscribe, send email to [EMAIL PROTECTED] and include
> in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to