Edit report at https://bugs.php.net/bug.php?id=61307&edit=1
ID: 61307 Comment by: me at ktamura dot com Reported by: andres at phalconphp dot com Summary: hash-tiger generates a different value between 5.3/5.4 Status: Not a bug Type: Bug Package: hash related Operating System: Irrelevant PHP Version: 5.4.0 Block user comment: N Private report: N New Comment: Thanks mike. I should have read the commit message first. Sorry for the false allegation. Previous Comments: ------------------------------------------------------------------------ [2012-03-07 18:15:40] ras...@php.net Yeah, I think we need to come up with a way to support both or else it leaves people without an easy way to fix those hashes. Technically I guess you can reconstruct it from the raw by flipping the bytes, but that is rather error- prone. ------------------------------------------------------------------------ [2012-03-07 16:22:17] andres at phalconphp dot com This is quite unfortunate, We have thousand of passwords stored in the wrong hash order. It looks like we have to keep PHP 5.3 for a long time. ------------------------------------------------------------------------ [2012-03-07 10:55:03] m...@php.net Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php See changelog in documentation. ------------------------------------------------------------------------ [2012-03-06 23:58:10] me at ktamura dot com This is a bug in ext/hash/hash_tiger.c It looks like there was a mistake during refactoring. I am attaching a patch. ------------------------------------------------------------------------ [2012-03-06 21:38:32] andres at phalconphp dot com Changed OS to Irrelevant ------------------------------------------------------------------------ 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 https://bugs.php.net/bug.php?id=61307 -- Edit this bug report at https://bugs.php.net/bug.php?id=61307&edit=1