summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql
AgeCommit message (Expand)Author
2015-02-02Fix buffer overrun after incomplete read in pullf_read_max().Noah Misch
2013-05-10Fix pgp_pub_decrypt() so it works for secret keys with passwords.Tom Lane
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
2006-07-14In PGP public key tests, encrypt the secret key with AES not CAST5,Tom Lane
2005-08-13The large one adds support for RSA keys and reorganizesBruce Momjian
2005-07-10Add missing pgcrypto files from previous commit.Bruce Momjian