diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-11-15 02:54:44 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-11-15 02:54:44 +0000 |
commit | 728fa75edc03bea0c01026c3244f6f2a73c984dc (patch) | |
tree | 56b6f3c3f9c4e026546e63e94077f59aecbd28a6 /src/interfaces/python/setup.py | |
parent | 93e54678a3bb39c59150fab9cd30ff1ea55ebc94 (diff) | |
download | postgresql-728fa75edc03bea0c01026c3244f6f2a73c984dc.tar.gz postgresql-728fa75edc03bea0c01026c3244f6f2a73c984dc.zip |
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 Kreen
Diffstat (limited to 'src/interfaces/python/setup.py')
0 files changed, 0 insertions, 0 deletions