php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18425 phpinfo says DES is supported, but it's not
Submitted: 2002-07-18 17:59 UTC Modified: 2002-07-18 18:06 UTC
From: ceo at l-i-e dot com Assigned:
Status: Not a bug Package: mcrypt related
PHP Version: 4.2.1 OS: FreeBSD o5.hostbaby.com 4.6-STAB
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ceo at l-i-e dot com
New email:
PHP Version: OS:

 

 [2002-07-18 17:59 UTC] ceo at l-i-e dot com
http://katietodd.com/phpinfo.php

At a minimum, phpinfo output is incorrectly claiming that 
DES is supported in "supported ciphers" when it's not.

It also seems "wrong" to me that crypt() would take a DES 
salt and use it as Blowfish salt rather than return an 
error...

Maybe I'm just naive or missing something here, thoug

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-18 18:06 UTC] sniper@php.net
crypt() does not have anything to do with mcrypt..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 03:01:29 2024 UTC