Skip to content
Snippets Groups Projects
Commit 728fa75e authored by Bruce Momjian's avatar Bruce Momjian
Browse files

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
parent 93e54678
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment