Re: pgcrypto - real life examples to encrypt / decrypt

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: stercor(at)gmail(dot)com, Reid Thompson <Reid(dot)Thompson(at)omnicell(dot)com>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: pgcrypto - real life examples to encrypt / decrypt
Date: 2021-08-06 19:27:52
Message-ID: 1d0b54ac-1466-d4d7-39f1-05495e24aeca@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/6/21 12:23 PM, Theodore M Rolle, Jr. wrote:
> How do those of us who compile PostgreSQL from source get libsodium into
> the mix?

Have your package manager install it.

OR

https://doc.libsodium.org/

>
> On Fri, Aug 6, 2021 at 2:27 PM Reid Thompson <Reid(dot)Thompson(at)omnicell(dot)com
> <mailto:Reid(dot)Thompson(at)omnicell(dot)com>> wrote:
>
> someone mentioned an alternative earlier that they couldn't remember
> -- i think it may have been pgsodium that they were thinking of
> https://github.com/michelp/pgsodium
> <https://github.com/michelp/pgsodium>
>
>
>
> --
>  GnuPG/PGP key: 0xDD4276BA
>  +-----------------------------------------------------------------------------------------------------+
>  | 3.14159 26535 89793 23846 26433 83279 50288 41971 69399 37510          |
>  |   58209 74944[59230 78164]06286 20899 86280
> +----------------------------------|
>  |   34825 34211 70679*82148 08651 32823 06647 |    May the spirit
>            |
>  |   09384 46095 50582 23172 53594 08128 48111  |      of π spread
>            |
>  |   74502 84102 70193 85211 05559 64462 29489 |    around the world.
>       |
>  |   54930 38196 44288 10975 66593 34461 28475 |      PI VOBISCUM!
>      |
>  |   38196 44288 10975 66593 34461 28475 64823
> +---------------------------------|
>  |   37867 83165 27120 19091 45648 56692 34603 48610 45432 6648...
>     |
>  +----------------------------------------------------------------------------------------------------+
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2021-08-06 23:10:52 Re: PostgreSQL reference coffee mug
Previous Message Theodore M Rolle, Jr. 2021-08-06 19:23:30 Re: pgcrypto - real life examples to encrypt / decrypt