php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15860 crypt function returns garbage
Submitted: 2002-03-04 12:12 UTC Modified: 2002-05-28 00:00 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: preben at infofab dot no Assigned:
Status: No Feedback Package: Unknown/Other Function
PHP Version: 4.1.2 OS: RH 6.2
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: preben at infofab dot no
New email:
PHP Version: OS:

 

 [2002-03-04 12:12 UTC] preben at infofab dot no
crypt function returns garbage without salt.

crypt with salt returns encrypted password as expected.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-04 12:37 UTC] cardinal@php.net
From the manual:

   "If the salt argument is not provided,
    one will be randomly generated by PHP".

Or are you observing something other than a
string encrypted with a random salt?
 [2002-05-28 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC