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

From Marko Tiikkaja
Subject Re: pgcrypto: PGP signatures
Date
Msg-id 53EDBCF0.9070205@joh.to
Whole thread Raw
In response to Re: pgcrypto: PGP signatures  (Marko Tiikkaja <marko@joh.to>)
Responses Re: pgcrypto: PGP signatures
Re: pgcrypto: PGP signatures
List pgsql-hackers
Hi,

On 8/7/14 12:15 PM, I wrote:
> 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.

Here's the latest version where I've added the option to extract the
creation time from the signatures.



.marko

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Removing dependency to wsock32.lib when compiling code on WIndows
Next
From: Heikki Linnakangas
Date:
Subject: Re: Minmax indexes