From:             jb-sitecomments at wisemo dot com
Operating system: Windows
PHP version:      Irrelevant
Package:          Website problem
Bug Type:         Bug
Bug description:Windows download page should list sha2, not just sha1

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 bug report at https://bugs.php.net/bug.php?id=70577&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=70577&r=trysnapshot54
Try a snapshot (PHP 5.5):   
https://bugs.php.net/fix.php?id=70577&r=trysnapshot55
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=70577&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=70577&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=70577&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=70577&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=70577&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=70577&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=70577&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=70577&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=70577&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=70577&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=70577&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=70577&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=70577&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=70577&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=70577&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=70577&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=70577&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=70577&r=mysqlcfg


-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to