postgresql/contrib/pgcrypto/expected
Peter Eisentraut 795592865c pgcrypto: Allow tests to pass in OpenSSL FIPS mode
This adds several alternative expected files for when MD5 and 3DES are
not available.  This is similar to the alternative expected files for
when the legacy provider is disabled.  In fact, running the pgcrypto
tests in FIPS mode makes use of some of these existing alternative
expected files as well (e.g., for blowfish).

These new expected files currently cover the FIPS mode provided by
OpenSSL 3.x as well as the modified OpenSSL 3.x from Red Hat (e.g.,
Fedora 38), but not the modified OpenSSL 1.x from Red Hat (e.g.,
Fedora 35).  (The latter will have some error message wording
differences.)

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://www.postgresql.org/message-id/flat/dbbd927f-ef1f-c9a1-4ec6-c759778ac852%40enterprisedb.com
2023-11-17 14:55:51 +01:00
..
3des_1.out pgcrypto: Allow tests to pass in OpenSSL FIPS mode 2023-11-17 14:55:51 +01:00
3des.out
blowfish_1.out pgcrypto: remove questionmark from error message 2022-05-06 14:41:36 +02:00
blowfish.out
cast5_1.out pgcrypto: remove questionmark from error message 2022-05-06 14:41:36 +02:00
cast5.out
crypt-blowfish.out
crypt-des.out
crypt-md5_1.out pgcrypto: Allow tests to pass in OpenSSL FIPS mode 2023-11-17 14:55:51 +01:00
crypt-md5.out
crypt-xdes.out
des_1.out pgcrypto: remove questionmark from error message 2022-05-06 14:41:36 +02:00
des.out
hmac-md5_1.out pgcrypto: Allow tests to pass in OpenSSL FIPS mode 2023-11-17 14:55:51 +01:00
hmac-md5.out
hmac-sha1.out
init.out
md5_1.out pgcrypto: Allow tests to pass in OpenSSL FIPS mode 2023-11-17 14:55:51 +01:00
md5.out
pgp-armor.out
pgp-compression.out
pgp-decrypt_1.out
pgp-decrypt.out
pgp-encrypt-md5_1.out pgcrypto: Allow tests to pass in OpenSSL FIPS mode 2023-11-17 14:55:51 +01:00
pgp-encrypt-md5.out pgcrypto: Split off pgp-encrypt-md5 test 2023-11-16 16:16:07 +01:00
pgp-encrypt.out pgcrypto: Split off pgp-encrypt-md5 test 2023-11-16 16:16:07 +01:00
pgp-info.out
pgp-pubkey-decrypt_1.out
pgp-pubkey-decrypt.out
pgp-pubkey-encrypt.out
pgp-zlib-DISABLED.out
rijndael.out
sha1.out
sha2.out