Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pgcrypto: Report errant decryption as "Wrong key or corrupt data". | Noah Misch | 2015-05-18 | 1 | -2/+2 |
* | Fix buffer overrun after incomplete read in pullf_read_max(). | Noah Misch | 2015-02-02 | 1 | -0/+25 |
* | Fix pgp_pub_decrypt() so it works for secret keys with passwords. | Tom Lane | 2013-05-10 | 1 | -0/+76 |
* | In PGP public key tests, encrypt the secret key with AES not CAST5, | Tom Lane | 2006-07-14 | 1 | -16/+16 |
* | The large one adds support for RSA keys and reorganizes | Bruce Momjian | 2005-08-13 | 1 | -4/+118 |
* | Add missing pgcrypto files from previous commit. | Bruce Momjian | 2005-07-10 | 1 | -0/+441 |