Crypt() encryption - Mailing list pgsql-sql

From Christina Zhang
Subject Crypt() encryption
Date
Msg-id 200404071101.AA230686984@mail.theinformationforge.com
Whole thread Raw
Responses Re: Crypt() encryption  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-sql
Hello,

We are planning to use Crypt() to encrypt the application level users' passwords.  Our question is that which
encryptionmethod the Crypt() is using? (DES, or some other encryption algorithms?) Because we concern about the strenth
ofthe Crypt().
 

Thanks for your input.

Christina


pgsql-sql by date:

Previous
From: Stefan Weiss
Date:
Subject: Counting rows from two tables in one query
Next
From: reina_ga@hotmail.com (Tony Reina)
Date:
Subject: Re: Help with COPY command