encryption for postgres

From: hodges(at)xprt(dot)net
To: pgsql-php(at)postgresql(dot)org
Subject: encryption for postgres
Date: 2001-10-14 22:50:20
Message-ID: 3BC9B43C.8971.CA3DAF@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice pgsql-php

I need to save user ids and passwords to be used for access
to records in a database. The passwords should be encrypted
before saving. Are there builtin or standard php functions
to do encryption/decryption or does one need to add a library
to a standard php install (RedHat 7.1).

Cheers, Tom
Tom Hodges, hodges(at)xprt(dot)net or tom_hodges(at)yahoo(dot)com
ICQ 10149621, YahooMessenger tom_hodges
Mail: 14314 SW Allen Blvd, #317; Beaverton OR 97005 USA

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Joel Burton 2001-10-14 23:33:42 Re: password function for PostgreSQL
Previous Message Josh Berkus 2001-10-14 20:44:54 Re: password function for PostgreSQL

Browse pgsql-php by date

  From Date Subject
Next Message Joel Burton 2001-10-14 23:40:02 Re: encryption for postgres
Previous Message Emmanuel SARACCO 2001-10-14 08:48:14 Re: temp tables and pg_pconnect()