postgresql/contrib/pgcrypto/sql
Neil Conway 6a8eb1a7b6 pgcrypto update:
* test error handling
* add tests for des, 3des, cast5
* add some tests to blowfish, rijndael
* Makefile: ability to specify different tests for different crypto
  libraries, so we can skip des, 3des and cast5 for builtin.

Marko Kreen
2005-03-21 05:24:52 +00:00
..
3des.sql pgcrypto update: 2005-03-21 05:24:52 +00:00
blowfish.sql pgcrypto update: 2005-03-21 05:24:52 +00:00
cast5.sql pgcrypto update: 2005-03-21 05:24:52 +00:00
crypt-blowfish.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-des.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-md5.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-xdes.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
des.sql pgcrypto update: 2005-03-21 05:24:52 +00:00
hmac-md5.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
hmac-sha1.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
init.sql pgcrypto update: 2005-03-21 05:24:52 +00:00
md5.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
rijndael.sql pgcrypto update: 2005-03-21 05:24:52 +00:00
sha1.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00