Re: encryption/decryption - Mailing list pgsql-general

From chris smith
Subject Re: encryption/decryption
Date
Msg-id 3c1395330604010307x3527248dx7f7138b2c0128a4e@mail.gmail.com
Whole thread Raw
In response to encryption/decryption  ("AKHILESH GUPTA" <akhilesh.davim@gmail.com>)
List pgsql-general
On 4/1/06, AKHILESH GUPTA <akhilesh.davim@gmail.com> wrote:
> hi all,
>  just to ask u all one thing regarding encryption/decryption.
>
>  i am migrating my database from mysql to pgSQL using a php script.
>  in mysql there is a table 'users' where a field 'password' is there of type
> varchar(30),
>  and is encrypted using AES algorithm

The 'users' table in the 'mysql' database is md5'ed. You can't decrypt it.

--
Postgresql & php tutorials
http://www.designmagick.com/

pgsql-general by date:

Previous
From: "AKHILESH GUPTA"
Date:
Subject: encryption/decryption
Next
From: "Nikolay Samokhvalov"
Date:
Subject: PostgreSQL makes me lie