Hash and Encryption Considerations

From: <operationsengineer1(at)yahoo(dot)com>
To: "pgsql-php(at)postgresql(dot)org" <pgsql-php(at)postgresql(dot)org>
Subject: Hash and Encryption Considerations
Date: 2006-02-21 21:38:52
Message-ID: 20060221213852.9504.qmail@web33315.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

hi all,

i'm delving into using php to hash passwords to store
in my pg db. i will also be looking into encrypting
personal information, too.

i think i have a decent understanding how to use php
to accomplish these tasks, but i'm not sure if there
are any pgsql considerations - even after spending
some time searching for something relevant.

i'd appreciate any insight from some more experienced
developers may have on this topic.

tia...

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Frank Parks 2006-02-21 22:06:25 Re: Hash and Encryption Considerations
Previous Message Frank Bax 2006-02-09 21:08:21 Re: PHP/postgreSQL