Re: md5 in postgres 7.3 - Mailing list pgsql-admin

From Joe Conway
Subject Re: md5 in postgres 7.3
Date
Msg-id 3EB2EA6E.4010302@joeconway.com
Whole thread Raw
In response to md5 in postgres 7.3  (Kris Kiger <kris@musicrebellion.com>)
List pgsql-admin
Kris Kiger wrote:
> Is there a string function/operator in pg 7.3 that will allow me to see
> what a string encoded with md5 results in?  I've seen on postgres'
> website that 7.4 is supporting an operator md5('string') that returns
> the md5 equivelant of the string in hexadecimal.  Thanks
>

See contrib/pgcrypto

Joe


pgsql-admin by date:

Previous
From: Kris Kiger
Date:
Subject: md5 in postgres 7.3
Next
From: Bruce Momjian
Date:
Subject: Re: md5 in postgres 7.3