Re: Data Encryption in PostgreSQL, and a Tutorial.

Поиск
Список
Период
Сортировка
От Michal Hlavac
Тема Re: Data Encryption in PostgreSQL, and a Tutorial.
Дата
Msg-id 407BB4FF.3020301@medium13.sk
обсуждение исходный текст
Ответ на Re: Data Encryption in PostgreSQL, and a Tutorial.  (Christopher Browne <cbbrowne@acm.org>)
Список 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 по дате отправления:

Предыдущее
От: Michal Hlavac
Дата:
Сообщение: Filesystem vs. Postgres for images
Следующее
От: "Development - multi.art.studio"
Дата:
Сообщение: Re: Filesystem vs. Postgres for images