Skip to content
Snippets Groups Projects
user avatar
Bruce Momjian authored
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
728fa75e
History
Name Last commit Last update
..