pgcrypto

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: Marko Kreen <markokr(at)gmail(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: pgcrypto
Date: 2007-07-27 13:00:29
Message-ID: 46A9EC6D.20500@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I attach pgcrypto patch which fix two problems on system without strong
crypto support (e.g. default Solaris 10 installation):

1) postgres crashes when AES cipher uses long key
2) Blowfish silently cut longer keys. It could bring problem when
crypted data are transfered from one server to another with strong keys
support.

This patch was discussed there:
http://archives.postgresql.org/pgsql-hackers/2007-07/msg00762.php

This patch is applicable also on 8.2, 8.1 (and maybe older) version of
postgresql.


Zdenek

Attachment Content-Type Size
openssl.diff text/x-patch 5.0 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2007-07-27 13:53:07 Simplifying stats_ parameters
Previous Message Stephen Frost 2007-07-27 11:38:47 Re: allow CSV quote in NULL