Re: Passwords

From: "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Passwords
Date: 2000-05-07 23:32:40
Message-ID: 00050719372606.04750@comptechnews
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 07 May 2000, Peter Eisentraut wrote:
> If you don't feel secure about MD5 you can always use SHA1. In fact you

I've read that SHA1 (Secure Hash Algorithm) is preferred over MD5 for new
applications. MD5 should be used only if you need to maintain support for
applications which are already using it. SHA1 is 160 bits while MD5 is 128
bits of output.

--
Robert B. Easter
reaster(at)comptechnews(dot)com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-05-07 23:44:08 It happened again: Server hung up solid
Previous Message Stephan Richter 2000-05-07 23:21:15 Re: Re: [HACKERS] You're on SecurityFocus.com for the cleartext passwords.