Re: [patch 0/9] annual pgcrypto update

From: Neil Conway <neilc(at)samurai(dot)com>
To: Marko Kreen <markokr(at)gmail(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: [patch 0/9] annual pgcrypto update
Date: 2006-07-12 05:27:57
Message-ID: 1152682077.5374.15.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Tue, 2006-07-11 at 15:57 -0400, Marko Kreen wrote:
> Few cleanups and couple of new things:
>
> - add SHA2 algorithm to older OpenSSL
> - add BIGNUM math to have public-key cryptography work
> on non-OpenSSL build.
> - gen_random_bytes() function

I'll apply this shortly.

To -patches, would folks prefer that I aggregate the patches into a
single CVS commit, or do a commit for each patch?

-Neil

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message ITAGAKI Takahiro 2006-07-12 06:59:01 Resurrecting per-page cleaner for btree
Previous Message Alvaro Herrera 2006-07-12 05:26:19 Re: Three weeks left until feature freeze

Browse pgsql-patches by date

  From Date Subject
Next Message ITAGAKI Takahiro 2006-07-12 06:59:01 Resurrecting per-page cleaner for btree
Previous Message Tom Lane 2006-07-12 04:54:42 Re: New regresion test for SET/RESET commnad