Mantis Bugtracker
  

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

- Relationships

- Notes
(0003249)
nam
07-08-08 13:07

php/112q
php/112r
 

- Issue History
Date Modified Username Field Change
07-06-08 12:06 fredo New Issue
07-08-08 13:07 nam Status new => assigned
07-08-08 13:07 nam Assigned To  => nam
07-08-08 13:07 nam Status assigned => closed
07-08-08 13:07 nam Note Added: 0003249
07-08-08 13:07 nam Resolution open => fixed
07-08-08 13:07 nam Fixed in Version  => 3.2.0


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