ID: 50334 Updated by: [email protected] Reported By: hanno at hboeck dot de -Status: Assigned +Status: Closed Bug Type: *Encryption and hash functions Operating System: Linux PHP Version: 5.3.1 Assigned To: pajoye New Comment:
This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2009-12-09 00:20:15] [email protected] Automatic comment from SVN on behalf of pajoye Revision: http://svn.php.net/viewvc/?view=revision&revision=291899 Log: - #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt [DOC] ------------------------------------------------------------------------ [2009-11-30 14:45:50] [email protected] Hi, thanks, it was only about having a libc with sha512 at hand to do the tests :) Thanks, ------------------------------------------------------------------------ [2009-11-30 14:42:27] hanno at hboeck dot de I'm using Gentoo Linux. It has no "official" php 5.3 package, I'm using a modified own ebuild/eclass (to allow parallel installation of 5.2/5.3), if that matters you can grab it here: https://svn.schokokeks.org/repos/overlay/trunk/ ------------------------------------------------------------------------ [2009-11-30 14:33:56] [email protected] Still need the answer to my question. ------------------------------------------------------------------------ [2009-11-30 14:31:46] [email protected] Pierre, this is caused by bad idea of requiring ALL of blowfish, des, ext des and md5. You should provide the fallback only for those that aren't found. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/50334 -- Edit this bug report at http://bugs.php.net/?id=50334&edit=1
