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-10-28 18:53:21 (3 weeks ago)
Latest email 2024-10-29 17:34:08 (2 weeks, 6 days ago)
Status
2024-11: Needs review
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-10-29 17:34:08 by Joe Conway <mail at joeconway.com>
Latest attachment (v1-0001-pgcrypto.patch) at 2024-10-26 18:10:29 from Joe Conway <mail at joeconway.com>
    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-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