encryption for postgres - Mailing list pgsql-php

From hodges@xprt.net
Subject encryption for postgres
Date
Msg-id 3BC9B43C.8971.CA3DAF@localhost
Whole thread Raw
Responses Re: encryption for postgres  (Joel Burton <joel@joelburton.com>)
Re: encryption for postgres  (Joel Burton <joel@joelburton.com>)
List 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@xprt.net or tom_hodges@yahoo.com
ICQ 10149621, YahooMessenger tom_hodges
Mail: 14314 SW Allen Blvd, #317; Beaverton OR 97005 USA

pgsql-php by date:

Previous
From: Emmanuel SARACCO
Date:
Subject: Re: temp tables and pg_pconnect()
Next
From: Joel Burton
Date:
Subject: Re: encryption for postgres