Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003513 [Quercus] minor always 05-14-09 11:41 08-27-09 11:41
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 4.0.0
Summary 0003513: PHP-style hash algorithm names not supported
Description <?php
$x = hash('sha256', 'abcdefghijklmnop', true);

Complains that "sha256" is an unknown algorithm. HashModule.java has a mapping of PHP-style to Java-style algorithm names but the mapping is never actually used anywhere. Patch to start using it is attached.
Additional Information
Attached Files  patch.txt [^] (1,302 bytes) 05-14-09 11:41
 patchv2.txt [^] (1,678 bytes) 05-14-09 11:53

- Relationships

- Notes
(0004018)
koreth
05-14-09 11:53

Patch wasn't quite right. Updated version attached.
 
(0004185)
nam
08-27-09 11:41

php/530d
 

- Issue History
Date Modified Username Field Change
05-14-09 11:41 koreth New Issue
05-14-09 11:41 koreth File Added: patch.txt
05-14-09 11:53 koreth Note Added: 0004018
05-14-09 11:53 koreth File Added: patchv2.txt
05-14-09 13:11 nam Status new => assigned
05-14-09 13:11 nam Assigned To  => nam
08-27-09 11:41 nam Status assigned => closed
08-27-09 11:41 nam Note Added: 0004185
08-27-09 11:41 nam Resolution open => fixed
08-27-09 11:41 nam Fixed in Version  => 4.0.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker