php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #60783 Salsa removed from hash extension
Submitted: 2012-01-17 16:36 UTC Modified: 2012-01-24 22:48 UTC
From: mike@php.net Assigned: frozenfire (profile)
Status: Closed Package: hash related
PHP Version: trunk-SVN-2012-01-17 (SVN) OS:
Private report: No CVE-ID: None
 [2012-01-17 16:36 UTC] mike@php.net
Description:
------------
The algos Salsa10 and Salsa20 have been removed because they are actually stream 
ciphers and not hash functions.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-24 22:48 UTC] frozenfire@php.net
Automatic comment from SVN on behalf of frozenfire
Revision: http://svn.php.net/viewvc/?view=revision&revision=322701
Log: Noted in changelog that Salsa10 and Salsa20 algos are removed in 5.4.0. Changed example to specify that the output will be similar, rather than exact, depending on the PHP version. Closes bug #60783.
 [2012-01-24 22:48 UTC] frozenfire@php.net
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/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-01-24 22:48 UTC] frozenfire@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: frozenfire
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 15:01:28 2024 UTC