Provide means to disable legacy crypt() and gen_salt() functions in pgcrypto

This patch is part of a closed commitfest. It is no longer being picked up by CI. If you want CI to run on this patch, move it to an open commitfest.

Edit

ID 5332
Title Provide means to disable legacy crypt() and gen_salt() functions in pgcrypto
CI (CFBot) Not processed
Stats (from CFBot) Unknown
Tags Security
Created 2024-10-28 18:52:32
Last modified 2024-12-11 04:11:34 (1 year ago)
Latest email 2025-01-24 13:59:03 (1 year ago)
Status

2025-01 (2025-01-01 – 2025-01-31): Needs review

2024-11 (2024-11-01 – 2024-11-30): Moved to different CF

Target version 18
Authors Joe Conway (jconway)
Reviewers Become reviewer
Committer
Links
Emails
Replace current implementations in crypt() and gen_salt() to OpenSSL
First at 2024-02-15 12:42:26 by "Koshi Shibagaki (Fujitsu)" <shibagaki.koshi at fujitsu.com>
Latest at 2025-01-24 13:59:03 by Joe Conway <mail at joeconway.com>
Latest attachment (v10-0002-pgcrypto-Make-it-possible-to-disable-built-in-cr.patch) at 2025-01-22 22:49:45 from Daniel Gustafsson <daniel at yesql.se>
    

Attachment (v10-0002-pgcrypto-Make-it-possible-to-disable-built-in-cr.patch) at 2025-01-22 22:49:45 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v9-0001-pgcrypto-Add-function-to-check-FIPS-mode.patch) at 2025-01-21 22:57:55 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v9-0001-pgcrypto-Make-it-possible-to-disable-built-in-cry.patch) at 2025-01-18 17:32:10 from Joe Conway <mail at joeconway.com> (Patch: Yes)
    Attachment (v8-0001-pgcrypto-Make-it-possible-to-disable-built-in-cry.patch) at 2025-01-15 14:24:52 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v7-0001-pgcrypto-Make-it-possible-to-disable-built-in-cry.patch) at 2025-01-13 14:18:37 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v6-0001-pgcrypto-Make-it-possible-to-disable-built-in-cry.patch) at 2024-12-12 11:58:48 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v5-0001-pgcrypto-Make-it-possible-to-disable-built-in-cry.patch) at 2024-12-09 21:37:58 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v4-0001-pgcrypto-Make-it-possible-to-disable-built-in-cry.patch) at 2024-12-09 12:23:58 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v3-0001-pgcrypto-Make-it-possible-to-disable-built-in-cry.patch) at 2024-12-04 13:54:17 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v2-0001-Make-it-possible-to-disable-built-in-crypto.patch) at 2024-11-22 14:11:55 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v1-0001-pgcrypto.patch) at 2024-10-26 18:10:29 from Joe Conway <mail at joeconway.com> (Patch: No)

History
When Who What
2024-12-11 04:11:34 Michael Paquier (michael-kun) Closed in commitfest 2024-11 with status: Moved to next CF
2024-10-28 18:53:21 Joe Conway (jconway) Changed authors to Joe Conway (jconway)
2024-10-28 18:53:21 Joe Conway (jconway) Changed targetversion to 18
2024-10-28 18:52:32 Joe Conway (jconway) Attached mail thread TYCPR01MB11684E5B636E17548D4A42248FA4D2@TYCPR01MB11684.jpnprd01.prod.outlook.com
2024-10-28 18:52:32 Joe Conway (jconway) Created patch record

Edit