[patch 0/9] annual pgcrypto update

From: Marko Kreen <markokr(at)gmail(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: [patch 0/9] annual pgcrypto update
Date: 2006-07-11 19:57:33
Message-ID: 20060711195733.610166000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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

The status of SHA2 algoritms and public-key encryption
can now be changed to 'always available.'

That makes pgcrypto functionally complete and unless there
will be new editions of AES, SHA2 or OpenPGP standards,
there is no major changes planned.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marko Kreen 2006-07-11 19:57:34 [patch 1/9] Silence compiler warnings in openssl.c
Previous Message Josh Berkus 2006-07-11 19:53:26 Re: More nuclear options

Browse pgsql-patches by date

  From Date Subject
Next Message Marko Kreen 2006-07-11 19:57:34 [patch 1/9] Silence compiler warnings in openssl.c
Previous Message Dhanaraj M 2006-07-11 19:36:13 Re: Patch for - Change LIMIT/OFFSET to use int8