forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit728fa75
committed
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 letsit manage ciphers itself.This patch supports Blowfish, DES and CAST5 algorithms.Marko Kreen1 parent93e5467 commit728fa75
1 file changed
+248
-168
lines changed0 commit comments
Comments
(0)