string sha1 ( string $str [, bool $raw_output = false ] )
Calculates the sha1 hash of str using the » US Secure Hash Algorithm 1.
[More at php.net]
string $str
bool $raw_output