postgresql/contrib/pgcrypto/expected
Robert Haas 7201c68793 pgcrypto's encrypt() supports AES-128, AES-192, and AES-256
Previously, only 128 was mentioned, but the others are also supported.

Thomas Munro, reviewed by Michael Paquier and extended a bit by me.

Discussion: http://postgr.es/m/CAEepm=1XbBHXYJKofGjnM2Qfz-ZBVqhGU4AqvtgR+Hegy4fdKg@mail.gmail.com
2018-01-31 16:33:24 -05:00
..
3des.out
blowfish.out
cast5.out
crypt-blowfish.out
crypt-des.out
crypt-md5.out
crypt-xdes.out
des.out
hmac-md5.out
hmac-sha1.out
init.out
md5.out
pgp-armor.out
pgp-compression.out
pgp-decrypt.out
pgp-encrypt-DISABLED.out
pgp-encrypt.out
pgp-info.out
pgp-pubkey-decrypt.out
pgp-pubkey-DISABLED.out
pgp-pubkey-encrypt.out
pgp-zlib-DISABLED.out
rijndael.out pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 2018-01-31 16:33:24 -05:00
sha1.out
sha2.out