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

Edit
ID 5332
Title Provide means to disable legacy crypt() and gen_salt() functions in pgcrypto
Topic Security
Created 2024-10-28 18:52:32
Last modified 2024-12-11 04:11:34 (1 week, 3 days ago)
Latest email 2024-12-12 11:58:48 (1 week, 2 days ago)
Status
2025-01: Needs review
2024-11: Moved to next CF
Target version 18
Authors Joe Conway (jconway)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5332
git checkout commitfest/cf/5332
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 2024-12-12 11:58:48 by Daniel Gustafsson <daniel at yesql.se>
Latest 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>
    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