Crypt() encryption

From: "Christina Zhang" <czhang(at)theinformationforge(dot)com>
To: <pgsql-sql(at)postgresql(dot)org(dot)>
Subject: Crypt() encryption
Date: 2004-04-07 17:01:06
Message-ID: 200404071101.AA230686984@mail.theinformationforge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

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

Thanks for your input.

Christina

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2004-04-07 18:27:03 Re: notify and leaks?
Previous Message Theodore Petrosky 2004-04-07 16:30:19 notify and leaks?