Re: [patch 1/2] Add implementation of SHA256/384/512

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Marko Kreen <marko(at)l-t(dot)ee>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: [patch 1/2] Add implementation of SHA256/384/512
Date: 2005-07-10 03:53:24
Message-ID: 200507100353.j6A3rO213990@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

Marko Kreen wrote:
> This patch adds implementation of SHA2 to pgcrypto.
> New hashes: SHA256, SHA384, SHA512.
>
> Code from OpenBSD.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-07-10 03:55:36 Re: [patch 2/2] Fortuna PRNG
Previous Message Bruce Momjian 2005-07-10 03:46:37 Re: thousands comma numeric formatting in psql