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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 13:01:28 2024 UTC