sha1

Example

 string sha1 ( string $str [, bool $raw_output = false ] ) 

Description

Calculates the sha1 hash of str using the » US Secure Hash Algorithm 1.

Return Values

Returns the sha1 hash as a string.