Re: Data Encryption in PostgreSQL, and a Tutorial. - Mailing list pgsql-general

From Michal Hlavac
Subject Re: Data Encryption in PostgreSQL, and a Tutorial.
Date
Msg-id 407BB4FF.3020301@medium13.sk
Whole thread Raw
In response to Re: Data Encryption in PostgreSQL, and a Tutorial.  (Christopher Browne <cbbrowne@acm.org>)
List pgsql-general
I think, that all is about key management. You can store your data with
strong RSA encryption. On server you will have only public key and on
client PC private key.

it's not so easy to use, but it's more secure than symmetrical cipher.

miso

pgsql-general by date:

Previous
From: Michal Hlavac
Date:
Subject: Filesystem vs. Postgres for images
Next
From: "Development - multi.art.studio"
Date:
Subject: Re: Filesystem vs. Postgres for images