postgresql/contrib/pgcrypto/sql
Tom Lane e2f7eb36d6 In PGP public key tests, encrypt the secret key with AES not CAST5,
so that the test passes with or without OpenSSL.  Marko Kreen
2006-07-14 17:47:40 +00:00
..
3des.sql More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
blowfish.sql More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
cast5.sql More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
crypt-blowfish.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-des.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-md5.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-xdes.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
des.sql More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
hmac-md5.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
hmac-sha1.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
init.sql pgcrypto update: 2005-03-21 05:24:52 +00:00
md5.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
pgp-armor.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-compression.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-decrypt.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-encrypt-DISABLED.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-encrypt.sql Update /contrib regression tests for escape_string_warning. 2006-03-08 03:51:52 +00:00
pgp-info.sql The large one adds support for RSA keys and reorganizes 2005-08-13 02:06:21 +00:00
pgp-pubkey-DISABLED.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-pubkey-decrypt.sql In PGP public key tests, encrypt the secret key with AES not CAST5, 2006-07-14 17:47:40 +00:00
pgp-pubkey-encrypt.sql The large one adds support for RSA keys and reorganizes 2005-08-13 02:06:21 +00:00
pgp-zlib-DISABLED.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
rijndael.sql More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
sha1.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
sha2.sql "Annual" pgcrypto update from Marko Kreen: 2006-07-13 04:15:25 +00:00