Re: MD5-based passwords - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: MD5-based passwords
Date
Msg-id 200111081737.fA8Hbw718897@candle.pha.pa.us
Whole thread Raw
In response to Re: MD5-based passwords  (Jeremy Wohl <jeremyw-pgjdbc@igmus.org>)
Responses Re: [HACKERS] MD5-based passwords  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
Re: MD5-based passwords  ("Dave Cramer" <Dave@micro-automation.net>)
List 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.
>
> OK, how about this?  Someone will have to help me with appropriate exception
> behavior and where the bytesToHex util is placed.
>
> I'm not clear on the SendInteger(5 + .. code, seen elsewhere.  Why isn't
> this (4 + ...?

OK, now that we have this, what do people want to do with it, 7.2 or
7.3?  It is a feature addition to JDBC to allow MD5 encryption.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-jdbc by date:

Previous
From: Jean-Christophe ARNU
Date:
Subject: Constant "JTable" update
Next
From: Ned Wolpert
Date:
Subject: Re: Constant "JTable" update