]> git.ipfire.org Git - thirdparty/postgresql.git/commit
More pgcrypto fixes: handle long messages correctly, suppress
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 12 Jul 2005 20:27:45 +0000 (20:27 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 12 Jul 2005 20:27:45 +0000 (20:27 +0000)
commit807bbe6051de32dab969d0ed33807747af5a2b45
treef564058e9969688c09319f249f7cce01bb7b9bc8
parent7f0b690334b3f735f926c940686589eca486d247
More pgcrypto fixes: handle long messages correctly, suppress
compiler warnings.  Marko Kreen and Kris Jurka.
12 files changed:
contrib/pgcrypto/expected/3des.out
contrib/pgcrypto/expected/blowfish.out
contrib/pgcrypto/expected/cast5.out
contrib/pgcrypto/expected/des.out
contrib/pgcrypto/expected/rijndael.out
contrib/pgcrypto/openssl.c
contrib/pgcrypto/sha2.c
contrib/pgcrypto/sql/3des.sql
contrib/pgcrypto/sql/blowfish.sql
contrib/pgcrypto/sql/cast5.sql
contrib/pgcrypto/sql/des.sql
contrib/pgcrypto/sql/rijndael.sql