Password-based Authentication - Mailing list pgsql-novice

From Scott Arciszewski
Subject Password-based Authentication
Date
Msg-id CAPKwhwt4O8da8RyBLvrRbsKvTXP9m4k2zaQZBAjR2eqpwiSsmw@mail.gmail.com
Whole thread Raw
Responses Re: Password-based Authentication  (Albe Laurenz <laurenz.albe@wien.gv.at>)
List pgsql-novice
... and I noticed that the only password hashing option available in pgsql for authentication purposes is md5.

Is there any way to use something more reliable (bcrypt, scrypt, pbkdf2, or eventually any of the hashing schemes selected by the PHC https://password-hashing.net )?

Thanks,
Scott

pgsql-novice by date:

Previous
From: byron509
Date:
Subject: Behavior of CAST to integer
Next
From: Gavin Flower
Date:
Subject: Re: Behavior of CAST to integer