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
crypt-des.out
crypt-md5.out
crypt-xdes.out
des.out More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
hmac-md5.out
hmac-sha1.out
init.out
md5.out
pgp-armor.out Fix fallout from psql line-wrapping patch. 2006-02-10 15:47:44 +00:00
pgp-compression.out
pgp-decrypt.out
pgp-encrypt-DISABLED.out
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-decrypt.out The large one adds support for RSA keys and reorganizes 2005-08-13 02:06:21 +00:00
pgp-pubkey-DISABLED.out
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
rijndael.out More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
sha1.out
sha2.out "Annual" pgcrypto update from Marko Kreen: 2006-07-13 04:15:25 +00:00