Re: pgcrypto: PGP signatures

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: pgcrypto: PGP signatures
Дата
Msg-id CAMkU=1yVFMMEb7Tay7YEwn-bPSuHDGV9LPXghej8WDf-pHtXuw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgcrypto: PGP signatures  (Marko Tiikkaja <marko@joh.to>)
Ответы Re: pgcrypto: PGP signatures
Список pgsql-hackers
On Fri, Aug 15, 2014 at 12:55 AM, Marko Tiikkaja <marko@joh.to> wrote:
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.



There is trivial sgml patch application conflict due to a grammar correction in 05258761bf12a64befc9caec1947b254cdeb74c5 

I wanted to start simple so I have a file which is signed, but not encrypted.  I can't figure out what to do with it.  All of the functions seem to require that it also be encrypted.  I tried providing an empty password for  pgp_sym_signatures but it didn't work.  

Is there a way to deal with this situation?

Thanks

Jeff

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Mark
Дата:
Сообщение: xslt_process deprecated?
Следующее
От: Marko Tiikkaja
Дата:
Сообщение: Re: pgcrypto: PGP signatures