Re: Data Encryption in PostgreSQL, and a Tutorial.

Поиск
Список
Период
Сортировка
Искать
От
scott.marlowe
Тема
Re: Data Encryption in PostgreSQL, and a Tutorial.
Дата
Msg-id
Pine.LNX.4.33.0404121635040.27043-100000@css120.ihs.com
Ответ на
Список
Дерево обсуждения
Re: Data Encryption in PostgreSQL, and a Tutorial. Christopher Browne <cbbrowne@acm.org>
Re: Data Encryption in PostgreSQL, and a Tutorial. Michal Hlavac <hlavki@medium13.sk>
Re: Data Encryption in PostgreSQL, and a Tutorial. "scott.marlowe" <scott.marlowe@ihs.com>
On Mon, 12 Apr 2004, Tom Lane wrote:

> "scott.marlowe"  writes:
> > On Fri, 9 Apr 2004, Christopher Browne wrote:
> >> 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.
> 
> > I thought md5() was a built-in nowadays...
> 
> Yeah, it is, but md5 is not considered cryptography because it is not
> reversible (you can't decrypt to get back what you put in).  As such
> it's not restricted under US munitions law, nor anyone else's that
> I've heard of.

True, but the original discussion, I believe, was on storing user 
passwords etc... for which md5 is the preferred method...

В списке pgsql-general по дате отправления
От: Barry L. Geipel
Дата:
От: Joshua D. Drake
Дата:
FAQ