Re: SHA-1 vs MD5 - Mailing list pgsql-sql

From Ezequias Rodrigues da Rocha
Subject Re: SHA-1 vs MD5
Date
Msg-id 55c095e90703090948k60ba312fxed7b98a89c71743f@mail.gmail.com
Whole thread Raw
In response to Re: SHA-1 vs MD5  ("Chad Wagner" <chad.wagner@gmail.com>)
List pgsql-sql
You are correct SH1 is supported. So I get the output size from 128 to 160 ok ?

I saw at wikipedia.

What does "With flaws" colisions means ? Does it means some ? in MD5 the put only "yes"

Regards
Ezequias

2007/3/9, Chad Wagner <chad.wagner@gmail.com>:
On 3/9/07, Ezequias Rodrigues da Rocha <ezequias.rocha@gmail.com > wrote:
You are correct. My pg (8.1.3)

Now what I do to remove it ?

Just delete the functions ?

There is usually an uninstall_pgcrypto.sql script you can run against the database.  But 8.1 probably supports at least sha1, or you can consider upgrading to 8.2.



--
Ezequias Rodrigues da Rocha
http://ezequiasrocha.blogspot.com/
use Mozilla Firefox: http://br.mozdev.org/firefox/

pgsql-sql by date:

Previous
From: "Chad Wagner"
Date:
Subject: Re: SHA-1 vs MD5
Next
From: "Ezequias Rodrigues da Rocha"
Date:
Subject: PostgreSQL to Oracle