Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Does Oracle Support MD5()
A username/password table. Both we dont want to keep password in plaintext.
So it is better to keep the hashed (MD5) image. If you have used Tomcat web
server, the JDBCRealm requires such a table with password MD5'ed.
So, back to my question. Is it available? Thx
"Frank van Bortel" <fvanbortel_at_netscape.net> ???
news:d5qpaj$pi3$1_at_news4.zwoll1.ov.home.nl ???...
> ashley wrote:
> > Is there any function in Oracle which can yield the MD5 value of a
string
> > just like the MD5() function of MySQL?
> >
> >
> care to explain what MD5 does in YourSQL?
>
> --
> Regards,
> Frank van Bortel
Received on Tue May 10 2005 - 12:18:51 CDT
![]() |
![]() |