| Anonymous | Login | Signup for a new account | 11-05-2025 20:49 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 |
|
||||||||
|
|
|||||||||
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 |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 27 unique queries executed. |