postgresql/contrib/pgcrypto/expected
Neil Conway 1abf76e82c "Annual" pgcrypto update from Marko Kreen:
Few cleanups and couple of new things:

 - add SHA2 algorithm to older OpenSSL
 - add BIGNUM math to have public-key cryptography work on non-OpenSSL
   build.
 - gen_random_bytes() function

The status of SHA2 algoritms and public-key encryption can now be
changed to 'always available.'

That makes pgcrypto functionally complete and unless there will be new
editions of AES, SHA2 or OpenPGP standards, there is no major changes
planned.
2006-07-13 04:15:25 +00:00
..
3des.out More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
blowfish.out More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
cast5.out More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
crypt-blowfish.out SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-des.out SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-md5.out SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-xdes.out SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
des.out More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
hmac-md5.out SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
hmac-sha1.out SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
init.out pgcrypto update: 2005-03-21 05:24:52 +00:00
md5.out SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
pgp-armor.out Fix fallout from psql line-wrapping patch. 2006-02-10 15:47:44 +00:00
pgp-compression.out Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-decrypt.out Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-encrypt-DISABLED.out Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-encrypt.out Update /contrib regression tests for escape_string_warning. 2006-03-08 03:51:52 +00:00
pgp-info.out The large one adds support for RSA keys and reorganizes 2005-08-13 02:06:21 +00:00
pgp-pubkey-DISABLED.out Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-pubkey-decrypt.out The large one adds support for RSA keys and reorganizes 2005-08-13 02:06:21 +00:00
pgp-pubkey-encrypt.out The large one adds support for RSA keys and reorganizes 2005-08-13 02:06:21 +00:00
pgp-zlib-DISABLED.out Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
rijndael.out More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
sha1.out SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
sha2.out "Annual" pgcrypto update from Marko Kreen: 2006-07-13 04:15:25 +00:00