Re: Data Encryption in PostgreSQL, and a Tutorial.

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: Data Encryption in PostgreSQL, and a Tutorial.
Дата
Msg-id m31xmwd46c.fsf@wolfe.cbbrowne.com
обсуждение исходный текст
Ответ на Data Encryption in PostgreSQL, and a Tutorial.  (mikecoxlinux@yahoo.com (Mike Cox))
Ответы Re: Data Encryption in PostgreSQL, and a Tutorial.  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
In an attempt to throw the authorities off his trail, "T. Relyea" <nospam@nospam.com> transmitted:
> MySQL has encryption and decryption functions built in, doesn't Postgresql?

But of course.

See the "pgcrypto" contrib module in the source tree.

It is not typically compiled into what gets distributed with the
typical Linux/BSD distribution because of the library dependencies
that it forces in, as well as because the legalities surrounding the
distribution of cryptographic software vary from country to country,
making it potentially legally unsafe to ubiquitously include it.
--
let name="cbbrowne" and tld="acm.org" in name ^ "@" ^ tld;;
http://www.ntlug.org/~cbbrowne/spreadsheets.html
"If God  meant us to be vegetarians  why'd He make cows  out of meat?"
-- seen on a bumper sticker

В списке pgsql-general по дате отправления:

Предыдущее
От: Mike Nolan
Дата:
Сообщение: Re: Select/Group by/Order by question
Следующее
От: Mike Nolan
Дата:
Сообщение: Re: Data Encryption in PostgreSQL, and a Tutorial.6