pgcrypto: is PGP_PUB_DSA_SIGN used?

From: Pavel Raiskup <praiskup(at)redhat(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: pgcrypto: is PGP_PUB_DSA_SIGN used?
Date: 2018-07-23 08:28:28
Message-ID: 40336601.WD8gNeF1Oh@nb.usersys.redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

I'm trying to look how to trigger code paths under PGP_PUB_DSA_SIGN constant,
and it seems like it is a dead code in the current implementation.

Can anyone confirm this, or help me with creating a correct DSA sign-only key
with RSA encryption subkey that would trigger the code paths?

Pavel

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2018-07-23 08:38:44 Re: [HACKERS] advanced partition matching algorithm for partition-wise join
Previous Message Thomas Kellerer 2018-07-23 08:20:13 Re: [Proposal] Add accumulated statistics for wait event