postgres/contrib/pgcrypto/expected
Álvaro Herrera 749a9e20c9
Add modern SHA-2 based password hashes to pgcrypto.
This adapts the publicly available reference implementation on
https://www.akkadia.org/drepper/SHA-crypt.txt and adds the new hash
algorithms sha256crypt and sha512crypt to crypt() and gen_salt()
respectively.

Author: Bernd Helmle <mailings@oopsware.de>
Reviewed-by: Japin Li <japinli@hotmail.com>
Discussion: https://postgr.es/m/c763235a2757e2f5f9e3e27268b9028349cef659.camel@oopsware.de
2025-04-05 19:17:13 +02:00
..
3des_1.out pgcrypto: Allow tests to pass in OpenSSL FIPS mode 2023-11-17 14:55:51 +01:00
3des.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
blowfish_1.out pgcrypto: remove questionmark from error message 2022-05-06 14:41:36 +02:00
blowfish.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
cast5_1.out pgcrypto: remove questionmark from error message 2022-05-06 14:41:36 +02:00
cast5.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
crypt-blowfish.out
crypt-des.out pgcrypto: Make it possible to disable built-in crypto 2025-01-24 14:25:08 +01:00
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-shacrypt.out Add modern SHA-2 based password hashes to pgcrypto. 2025-04-05 19:17:13 +02:00
crypt-xdes.out
des_1.out pgcrypto: remove questionmark from error message 2022-05-06 14:41:36 +02:00
des.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
hmac-md5_1.out pgcrypto: Allow tests to pass in OpenSSL FIPS mode 2023-11-17 14:55:51 +01:00
hmac-md5.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
hmac-sha1.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
init.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
md5_1.out pgcrypto: Allow tests to pass in OpenSSL FIPS mode 2023-11-17 14:55:51 +01:00
md5.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
pgp-armor.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
pgp-compression.out Fix typos in comments and in one isolation test. 2024-01-02 12:05:41 -05:00
pgp-decrypt_1.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
pgp-decrypt.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
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 pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
pgp-zlib-DISABLED.out
rijndael.out pgcrypto: Add support for CFB mode in AES encryption 2025-02-14 21:18:37 +01:00
sha1.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00
sha2.out pgcrypto: Remove explicit hex encoding/decoding from tests 2021-12-08 06:06:22 +01:00