pgcrypto/openssl fix - Mailing list pgsql-patches

From Marko Kreen
Subject pgcrypto/openssl fix
Date
Msg-id 20021110094806.GA11774@l-t.ee
Whole thread Raw
Responses Re: pgcrypto/openssl fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: pgcrypto/openssl fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
OpenSSL 0.9.6g in Debian/unstable stopped working
with pgcrypto.  This is pgcrypto bug as it assumed
too much about inner workings of OpenSSL.

Following patch stops pgcrypto using EVP* functions
for ciphers and lets it manage ciphers itself.

This patch supports Blowfish, DES and CAST5
algorithms.

--
marko


Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ON COMMIT temp table handling
Next
From: Colin M Strickland
Date:
Subject: postgresql-7.2.3 contrib/tsearch