From:             hagman at hotbrev dot com
Operating system: All
PHP version:      Irrelevant
PHP Bug Type:     Feature/Change Request
Bug description:  md5 challenge

Description:
------------
An optional parameter for MD5(), for challenge, this makes it much harder
to bruteforce MD5 hashes. Crypt only supports (random) one-way hashes?

Reproduce code:
---------------
The source on this has a javascript version.

http://www.zonline.jamtland.se/login

Expected result:
----------------
more secure hashes.

Actual result:
--------------
i dunno

-- 
Edit bug report at http://bugs.php.net/?id=26204&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26204&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26204&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26204&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26204&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26204&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26204&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26204&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26204&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26204&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26204&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26204&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26204&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26204&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26204&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26204&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26204&r=float

Reply via email to