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
 [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: Fri Mar 29 00:01:28 2024 UTC