Re: How to encrypt data in Postgresql

From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to encrypt data in Postgresql
Date: 2003-07-24 18:47:39
Message-ID: E19fl7r-0002dh-S3@skipper.averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 24 Jul 2003 11:18:03 -0700 Terence Chang <TChang(at)nqueue(dot)com> wrote:
> Should I use PHP's MD5 to encrypt the password? Is there a function in
> PostgreSQL that can encrypt the data with MD5?

look in the contrib subdirectory (on rh8.0, /usr/share/pgsql/contrib/) for
pgcrypto.sql

richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Franco Bruno Borghesi 2003-07-24 18:59:58 Re: How to encrypt data in Postgresql
Previous Message Dmitry Tkach 2003-07-24 18:42:06 triggers and pg_dump