Re: GPG signing

Поиск
Список
Период
Сортировка
От Michel Pelletier
Тема Re: GPG signing
Дата
Msg-id CACxu=vKVUBdG3Uj8-rkmMghO97Sso2CO8JJ7_tkcuApy4y3SvA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: GPG signing  (Marc Munro <marc@bloodnok.com>)
Список pgsql-general


On Thu, May 28, 2020 at 5:14 PM Marc Munro <marc@bloodnok.com> wrote:
On Wed, 2020-05-27 at 14:42 -0700, Michel Pelletier wrote:
> Hi Marc,
>
> You can sign content with pgsodium:
>
> https://github.com/michelp/pgsodium

Michel,
Yay!  A modern crypto implementation.  And it seems to do most of what
I need right out of the box with way less work than pgcrypto.

Any chance that crypto_sign_detatched() and
crypto_sign_verify_detatched() will be implemented soon?

I'll implement it and provide a patch if you'd like.

Yes please!  Always happy to merge a PR.

-Michel


__
Marc


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

Предыдущее
От: Marc Munro
Дата:
Сообщение: Re: GPG signing
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: psql12.3 + jdbc_fdw - return wrong query results by using OR