PGSQL encryption functions - Mailing list pgsql-sql

From Mark R. Dingee
Subject PGSQL encryption functions
Date
Msg-id 200511011438.06610.mark.dingee@cox.net
Whole thread Raw
Responses Re: PGSQL encryption functions
Re: PGSQL encryption functions
List pgsql-sql
<p>Everyone,<p><p>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
anyonehave any recommendations?<p><p>Thanks,<p>Mark 

pgsql-sql by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Index lookup on > and < criteria
Next
From: Josh Berkus
Date:
Subject: Re: PGSQL encryption functions