Re: encryption/decryption

Поиск
Список
Период
Сортировка
От chris smith
Тема Re: encryption/decryption
Дата
Msg-id 3c1395330604010307x3527248dx7f7138b2c0128a4e@mail.gmail.com
обсуждение исходный текст
Ответ на encryption/decryption  ("AKHILESH GUPTA" <akhilesh.davim@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "AKHILESH GUPTA"
Дата:
Сообщение: encryption/decryption
Следующее
От: "Nikolay Samokhvalov"
Дата:
Сообщение: PostgreSQL makes me lie