pgcrypto: Split off pgp-encrypt-md5 test
Peter Eisentraut <peter@eisentraut.org>
pgcrypto: Split off pgp-encrypt-md5 test In FIPS mode, these tests will fail. By having them in a separate file, it would make it easier to have an alternative output file or selectively disable these tests. This isn't done here; this is just some preparation. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://www.postgresql.org/message-id/2766054.1700080156@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgcrypto/expected/pgp-encrypt-md5.out | added | +11 −0 |
| contrib/pgcrypto/expected/pgp-encrypt.out | modified | +0 −8 |
| contrib/pgcrypto/Makefile | modified | +1 −1 |
| contrib/pgcrypto/meson.build | modified | +1 −0 |
| contrib/pgcrypto/sql/pgp-encrypt-md5.sql | added | +7 −0 |
| contrib/pgcrypto/sql/pgp-encrypt.sql | modified | +0 −3 |
Discussion
- Allow tests to pass in OpenSSL FIPS mode 45 messages · 2022-10-04 → 2025-09-14