| From: | "Thomas O'Dowd" <tom(at)nooper(dot)com> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Jeremy Wohl <jeremyw-pgjdbc(at)igmus(dot)org>, pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: MD5-based passwords |
| Date: | 2001-11-07 06:10:59 |
| Message-ID: | 20011107151059.N1233@beast.uwillsee.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-jdbc |
On Wed, Nov 07, 2001 at 12:27:53AM -0500, Bruce Momjian wrote:
> > Hey folks,
> >
> > I don't see MD5-based password code in the JDBC CVS tree. Is anyone
> > working on this?
> >
> > I'll take a stab, if not.
>
> There is no one working on it. ODBC needs it too. It wasn't on the
> TODO list but I just added it.
>
> I can assist with any questions. See libpq for a sample implementation.
Where are the MD5 passwords used by the driver? Sorry for my ignorance.
Java has MD5 support in java.security.MessageDigest so it shouldn't
be too hard...
Tom.
--
Thomas O'Dowd. - Nooping - http://nooper.com
tom(at)nooper(dot)com - Testing - http://nooper.co.jp/labs
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-11-07 06:15:19 | Re: MD5-based passwords |
| Previous Message | Bruce Momjian | 2001-11-07 05:27:53 | Re: MD5-based passwords |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-11-07 06:15:19 | Re: MD5-based passwords |
| Previous Message | Bruce Momjian | 2001-11-07 05:27:53 | Re: MD5-based passwords |