Re: Data Encryption in PostgreSQL, and a Tutorial.

From: Michal Hlavac <hlavki(at)medium13(dot)sk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Data Encryption in PostgreSQL, and a Tutorial.
Date: 2004-04-13 09:38:07
Message-ID: 407BB4FF.3020301@medium13.sk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Development - multi.art.studio 2004-04-13 10:00:50 Re: Filesystem vs. Postgres for images
Previous Message Holger Klawitter 2004-04-13 09:11:11 verifying unicode locale support