From: Arun k(dot)v <arungurikar(at)usa(dot)net>
To: <php-xml(at)yahoogroups(dot)com>
Subject:
Date: 2002-04-22 05:23:14
Message-ID: 20020422052314.22175.qmail@uadvg137.cms.usa.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-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

Responses

  • Re: at 2002-04-22 13:17:19 from Maxim Maletsky (PHPBeginner.com)

Browse pgsql-php by date

  From Date Subject
Next Message rose 2002-04-22 12:06:31 ADV:Harvest lots of Target Email address quickly
Previous Message Chadwick Rolfs 2002-04-20 14:47:38 Re: PERFORMANCE