Anonymous | Login | Signup for a new account | 12-17-2024 08:23 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 | ||||
0002769 | [Quercus] | major | always | 07-06-08 12:06 | 07-08-08 13:07 | ||||
Reporter | fredo | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.6 | ||||||
Summary | 0002769: StringModule/sha1+md5 does not support raw output | ||||||||
Description |
sha1/sha1_file/md5/md5_file will always output hex even if rawOutput=true |
||||||||
Additional Information |
man-page says: (PHP 4 >= 4.3.0, PHP 5, PECL hash:1.1-1.3) sha1 ? Calculate the sha1 hash of a string Description string sha1 ( string $str [, bool $raw_output ] ) Calculates the sha1 hash of str using the » US Secure Hash Algorithm 1. Parameters str The input string. raw_output If the optional raw_output is set to TRUE, then the sha1 digest is instead returned in raw binary format with a length of 20, otherwise the returned value is a 40-character hexadecimal number. Defaults to FALSE. Return Values Returns the sha1 hash as a string. |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |