Re: Modern SHA2- based password hashes for pgcrypto - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: Modern SHA2- based password hashes for pgcrypto
Date
Msg-id 584157537229a0237ebbe742362be8feea492ebd.camel@oopsware.de
Whole thread Raw
In response to Re: Modern SHA2- based password hashes for pgcrypto  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
Am Dienstag, dem 14.01.2025 um 11:47 +0100 schrieb Alvaro Herrera:
> > Oh, that's news to me. Is there a plan for it somewhere? I agree
> > that
> > pgcrypto is widley used and needs a proper replacement when we
> > decide
> > to deprecate it.
>
> I don't know about a plan, but
> https://www.youtube.com/watch?v=pp6xdr3TuWM&t=1088s


Hmm, I understand this like Peter tries to make a point regarding
transparent data encryption solutions, which pgcrypto doesn't serve
very well. Maybe it's not a point for total deprecation but that we
need additional, better solutions (for sure)...

Thanks,

    Bernd




pgsql-hackers by date:

Previous
From: Giampaolo Capelli
Date:
Subject: Re: question about relation_open
Next
From: Alvaro Herrera
Date:
Subject: Re: [WIP]Vertical Clustered Index (columnar store extension) - take2