postgresql/contrib/pgcrypto/expected
Heikki Linnakangas 32984d8fc3 Add functions for dealing with PGP armor header lines to pgcrypto.
This add a new pgp_armor_headers function to extract armor headers from an
ASCII-armored blob, and a new overloaded variant of the armor function, for
constructing an ASCII-armor with extra headers.

Marko Tiikkaja and me.
2014-10-01 16:03:39 +03:00
..
3des.out
blowfish.out Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
cast5.out
crypt-blowfish.out Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
crypt-des.out
crypt-md5.out
crypt-xdes.out
des.out
hmac-md5.out
hmac-sha1.out
init.out Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
md5.out
pgp-armor.out Add functions for dealing with PGP armor header lines to pgcrypto. 2014-10-01 16:03:39 +03:00
pgp-compression.out
pgp-decrypt.out
pgp-encrypt-DISABLED.out
pgp-encrypt.out Fix whitespace issues found by git diff --check, add gitattributes 2013-11-10 14:48:29 -05:00
pgp-info.out
pgp-pubkey-decrypt.out Fix pgp_pub_decrypt() so it works for secret keys with passwords. 2013-05-10 13:06:48 -04:00
pgp-pubkey-DISABLED.out
pgp-pubkey-encrypt.out
pgp-zlib-DISABLED.out
rijndael.out Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
sha1.out
sha2.out