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

From Christopher Browne
Subject Re: Data Encryption in PostgreSQL, and a Tutorial.
Date
Msg-id m31xmwd46c.fsf@wolfe.cbbrowne.com
Whole thread Raw
In response to Data Encryption in PostgreSQL, and a Tutorial.  (mikecoxlinux@yahoo.com (Mike Cox))
Responses Re: Data Encryption in PostgreSQL, and a Tutorial.
List 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 by date:

Previous
From: Mike Nolan
Date:
Subject: Re: Select/Group by/Order by question
Next
From: Mike Nolan
Date:
Subject: Re: Data Encryption in PostgreSQL, and a Tutorial.6