mirror of
https://github.com/postgres/postgres.git
synced 2026-02-10 14:23:26 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| 3des.sql | ||
| blowfish.sql | ||
| cast5.sql | ||
| crypt-blowfish.sql | ||
| crypt-des.sql | ||
| crypt-md5.sql | ||
| crypt-xdes.sql | ||
| des.sql | ||
| hmac-md5.sql | ||
| hmac-sha1.sql | ||
| init.sql | ||
| md5.sql | ||
| rijndael.sql | ||
| sha1.sql | ||