mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-15 08:20:16 +08:00
f2ad2bdd0a
This fixes a scenario in which pgp_sym_decrypt() failed with "Wrong key or corrupt data" on messages whose length is 6 less than a power of 2. Per bug #11905 from Connor Penhale. Fix by Marko Tiikkaja, regression test case from Jeff Janes. |
||
---|---|---|
.. | ||
3des.sql | ||
blowfish.sql | ||
cast5.sql | ||
crypt-blowfish.sql | ||
crypt-des.sql | ||
crypt-md5.sql | ||
crypt-xdes.sql | ||
des.sql | ||
hmac-md5.sql | ||
hmac-sha1.sql | ||
init.sql | ||
md5.sql | ||
pgp-armor.sql | ||
pgp-compression.sql | ||
pgp-decrypt.sql | ||
pgp-encrypt-DISABLED.sql | ||
pgp-encrypt.sql | ||
pgp-info.sql | ||
pgp-pubkey-decrypt.sql | ||
pgp-pubkey-DISABLED.sql | ||
pgp-pubkey-encrypt.sql | ||
pgp-zlib-DISABLED.sql | ||
rijndael.sql | ||
sha1.sql | ||
sha2.sql |