summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/expected/pgp-pubkey-decrypt.out
Commit message (Expand)AuthorAgeFilesLines
* pgcrypto: Report errant decryption as "Wrong key or corrupt data".Noah Misch2015-05-181-2/+2
* Fix buffer overrun after incomplete read in pullf_read_max().Noah Misch2015-02-021-0/+25
* Fix pgp_pub_decrypt() so it works for secret keys with passwords.Tom Lane2013-05-101-0/+76
* In PGP public key tests, encrypt the secret key with AES not CAST5,Tom Lane2006-07-141-16/+16
* The large one adds support for RSA keys and reorganizesBruce Momjian2005-08-131-4/+118
* Add missing pgcrypto files from previous commit.Bruce Momjian2005-07-101-0/+441