Re: [GENERAL] pgcrypto encrypt - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] pgcrypto encrypt
Date
Msg-id 20170919192021.GA15391@momjian.us
Whole thread Raw
In response to [GENERAL] pgcrypto encrypt  (Stephen Cook <sclists@gmail.com>)
Responses Re: [GENERAL] pgcrypto encrypt  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-general
On Wed, Sep  6, 2017 at 04:19:52PM -0400, Stephen Cook wrote:
> Hello!
> 
> Is there a way to decrypt data encrypted with the pgcrypto "encrypt"
> function, outside the database? Assuming that I know the key etc...

Yes, I think so.  pgcrypto uses openssl and gpg internally, so using
those tools should work.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] [HACKERS] USER Profiles for PostgreSQL
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] SAP Application deployment on PostgreSQL