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
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: 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

Pull Requests

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: Sat Dec 21 17:01:58 2024 UTC