Re: pgcrypto: PGP signatures - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: pgcrypto: PGP signatures
Date
Msg-id 53E351C4.3000202@joh.to
Whole thread Raw
In response to pgcrypto: PGP signatures  (Marko Tiikkaja <marko@joh.to>)
Responses Re: pgcrypto: PGP signatures
Re: pgcrypto: PGP signatures
List pgsql-hackers
On 8/6/14 2:46 PM, I wrote:
> Attached is a patch to add support for PGP signatures in encrypted
> messages into pgcrypto.

Here's v2 of the patch.  I've changed the info-extracting code to not
look for signatures beyond the data, which also meant that it had to
parse one-pass signatures (which it didn't do before).  This matches the
behaviour of the main decryption code.


.marko

Attachment

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong?
Next
From: Teodor Sigaev
Date:
Subject: Wraparound limits