Edit report at https://bugs.php.net/bug.php?id=70577&edit=1
ID: 70577 Updated by: [email protected] Reported by: jb-sitecomments at wisemo dot com Summary: Windows download page should list sha2, not just sha1 -Status: Open +Status: Closed Type: Bug Package: Website problem Operating System: Windows PHP Version: Irrelevant -Assigned To: +Assigned To: ab Block user comment: N Private report: N New Comment: Fixed. Thanks. Previous Comments: ------------------------------------------------------------------------ [2015-09-24 22:40:07] jb-sitecomments at wisemo dot com Description: ------------ The download page http://windows.php.net/download/ lists SHA1 sums for each download. SHA1 is weak and should not really be used (except as a service to those who have no better choice). I would thus respectfully suggest that the page also lists checksums with a more current algorithm, such as SHA256. Test script: --------------- http://windows.php.net/download/ Expected result: ---------------- VC11 x86 Non Thread Safe (2015-Sep-04 02:39:02) Zip [18.78MB] sha1: 5eb81713e9230c416429c32ca85103fbe45d8c2f sha256: 0d17882e2c05b68d5faf9296b3057c87157247027de2a7d5bdf844e3a56ab8fc etc. Actual result: -------------- VC11 x86 Non Thread Safe (2015-Sep-04 02:39:02) Zip [18.78MB] sha1: 5eb81713e9230c416429c32ca85103fbe45d8c2f etc. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=70577&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
