mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
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
11 KiB
11 KiB