Re: Hash and Encryption Considerations - Mailing list pgsql-php

From Frank Parks
Subject Re: Hash and Encryption Considerations
Date
Msg-id 43FB8EE1.5050005@ezbizpartner.com
Whole thread Raw
In response to Hash and Encryption Considerations  (<operationsengineer1@yahoo.com>)
List pgsql-php
I use a text field and md5 that is built into php.  It works fine.

operationsengineer1@yahoo.com wrote:

>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
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: Have you checked our extensive FAQ?
>
>               http://www.postgresql.org/docs/faq
>
>
>
>
>


pgsql-php by date:

Previous
From:
Date:
Subject: Hash and Encryption Considerations
Next
From: "enediel gonzalez"
Date:
Subject: postgresql 7.3 php transaction problem