Re: SHA-2 functions

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: SHA-2 functions
Date: 2018-02-21 20:45:17
Message-ID: f055d730-3860-a50b-721b-afc97bbcae39@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/20/18 23:04, Michael Paquier wrote:
> I think that crypto_hash.c or hash_crypt.c would be adapted as well.
> crypt.c is too much generic, so including both concepts in the name is
> the way to go. The name given by Tom here sounds actually nice.

Updated patches

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
v2-0001-Add-user-callable-SHA-2-functions.patch text/plain 18.3 KB
v2-0002-Update-gratuitous-use-of-MD5-in-documentation.patch text/plain 1.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2018-02-21 20:53:31 Online enabling of checksums
Previous Message Tom Lane 2018-02-21 20:41:56 Re: Two small patches for the isolationtester lexer