Re: encrypt function

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Priya G <sreepriya(at)hotmail(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: encrypt function
Date: 2003-10-20 22:16:41
Message-ID: Pine.LNX.4.33.0310201616180.9020-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, 20 Oct 2003, Priya G wrote:

>
>
> Is there any encrypt function in postgres? like encrypt('string')...

Yes, but they're not built in, you need to look in the
source/contrib/pgcrypto directory to find them.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Radu-Adrian Popescu 2003-10-20 22:26:36 Re: encrypt function
Previous Message Priya G 2003-10-20 20:46:40 encrypt function