php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7714 crypt() uses alway the same salt
Submitted: 2000-11-09 04:53 UTC Modified: 2000-11-09 05:51 UTC
From: kapp at bigping dot de Assigned:
Status: Closed Package: Strings related
PHP Version: 4.0.3pl1 OS: SuSE Linux 6.4
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kapp at bigping dot de
New email:
PHP Version: OS:

 

 [2000-11-09 04:53 UTC] kapp at bigping dot de
Since I installed the new Apache 1.3.14 with PHP 4.0.3 pl1, I 
always get the same salt using the password encryption function 
crypt(). I know, I can generate the salt myself, but that wouls mean 
to go through all the code I have, in all my applications... :o(

Does anybody know this problem?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-09 05:51 UTC] hholzgra@php.net
has been fixed in CVS recently
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC