Re: PHP/MYSQL/ Encrypting Sensetive information

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



MySQLs own Function AES_(EN|DE)CRYPT is pretty cool for this case.
--

Stefan Langwald



2009/4/17 דניאל דנון <danondaniel@xxxxxxxxx>:
> If its by a user-basis, something that can be a bit risky but possible - You
> can encrypt it, password is hashed on database, and the key to the other
> data is the un-encrypted password..
>
> On Fri, Apr 17, 2009 at 5:00 PM, Russell Jones <rjonesx@xxxxxxxxx> wrote:
>
>> We are looking at a project where we will potentially need to store
>> sensetive information in a few fields of a MySQL table. Any recommendations
>> on where to look for best practices in doing this? for encrypting the data,
>> etc.? We will need to be able to decrypt the data as well, although this
>> can
>> probably be done locally, so hashing alone is not really an option.
>>
>> Russell Jones
>>
>
>
>
> --
> Use ROT26 for best security
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux