Re: PGSQL encryption functions - Mailing list pgsql-sql

From Bruno Wolff III
Subject Re: PGSQL encryption functions
Date
Msg-id 20051101212844.GA24861@wolff.to
Whole thread Raw
In response to PGSQL encryption functions  ("Mark R. Dingee" <mark.dingee@cox.net>)
Responses Re: PGSQL encryption functions
List pgsql-sql
On Tue, Nov 01, 2005 at 14:38:05 -0500, "Mark R. Dingee" <mark.dingee@cox.net> wrote:
> Everyone,
> 
> I'm in need of a one-way pgsql script that will take a plain-text string and return an ecrypted string (preferably 32
character).  I've been using md5('string'), but I'm concerned it's too weak for my needs.  Does anyone have any
recommendations?

What are your needs?


pgsql-sql by date:

Previous
From: David Durham
Date:
Subject: Re: Index lookup on > and < criteria
Next
From: "Mark R. Dingee"
Date:
Subject: Re: PGSQL encryption functions