Re: MD5 Authentication

Поиск
Список
Период
Сортировка
От Raimon Fernandez
Тема Re: MD5 Authentication
Дата
Msg-id 860B73CA-EABB-437D-9179-508727BB192E@montx.com
обсуждение исходный текст
Ответ на Re: MD5 Authentication  (Arjen Nienhuis <a.g.nienhuis@gmail.com>)
Список pgsql-general
On 06/11/2009, at 12:24, Arjen Nienhuis wrote:

>> wich one is the correct ?
>>
>
> md5("44965a835f81ec252d83961d2cc9f3e1" + &HC8 + &HC3 + &H57 + &H17)
>
> in python:
>
>>>> hashlib.md5('44965a835f81ec252d83961d2cc9f3e1' +
>>>> '\xc8\xc3\x57\x17').hexdigest()
> '3885077919d80c95b324e9c68e9d7fdc'

thanks!


finally I can reproduce it, and it's working now ...

:-)

regards,


raimon


В списке pgsql-general по дате отправления:

Предыдущее
От: Sam Jas
Дата:
Сообщение: Re: How to import data from Oracle and SqlServer to a Postgres database?
Следующее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: xml import/export tools and performance