summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/expected/pgp-pubkey-decrypt.out
AgeCommit message (Expand)Author
2015-05-18pgcrypto: Report errant decryption as "Wrong key or corrupt data".Noah Misch
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
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