Re: pgcrypto: PGP signatures

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgcrypto: PGP signatures
Date: 2014-08-15 07:55:28
Message-ID: 53EDBCF0.9070205@joh.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
pgcrypto_sigs.v3.patch text/plain 148.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2014-08-15 07:56:44 Re: Minmax indexes
Previous Message Michael Paquier 2014-08-15 07:49:36 Re: Removing dependency to wsock32.lib when compiling code on WIndows