Re:

Поиск
Список
Период
Сортировка
От Maxim Maletsky (PHPBeginner.com)
Тема Re:
Дата
Msg-id 012901c1ea00$41012c20$92e3021a@machine52
обсуждение исходный текст
Ответ на  (Arun k.v <arungurikar@usa.net>)
Список pgsql-php
There is a nice algorithm call RC4.

Try looking for it on Google, might be of a help.


Sincerely,

Maxim Maletsky
Founder, Chief Developer

www.PHPBeginner.com   // where PHP Begins




-----Original Message-----
From: pgsql-php-owner@postgresql.org
[mailto:pgsql-php-owner@postgresql.org] On Behalf Of Arun k.v
Sent: Monday, April 22, 2002 7:23 AM
To: php-xml@yahoogroups.com
Subject: [PHP]


Hello,
   I want to know how to crypt a password. Which method is better in
PHP. I should be able to decrypt it back as well.

   I used CRYPT_DES , its working.But I found that this is very basic
method.
  I want to try, CRYPT_MD5 or CRYPT_BLOWFISH. I dont know, whether my
sytem supports these. How to find out whether my system support these,.
In case my system is not supporting these, how to make it availiable.
   Which method is the best for crypting the password.

   Thanking you.
Regards,
 Arun
Indian Institute Of Science
Bangalore


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)


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

Предыдущее
От: Arun k.v
Дата:
Сообщение:
Следующее
От: "Jules Alberts"
Дата:
Сообщение: global variable problem