pgcrypto/openssl fix

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема pgcrypto/openssl fix
Дата
Msg-id 20021110130400.GA12875@l-t.ee
обсуждение исходный текст
Список 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


Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: MemSet inline for newNode
Следующее
От: Tom Lane
Дата:
Сообщение: Re: MemSet inline for newNode