NAME ^

php_sha1.pir - PHP sha1 Standard Library

DESCRIPTION ^

Functions ^

string sha1(string str [, bool raw_output])
Calculate the sha1 hash of a string
string sha1_file(string filename [, bool raw_output])
Calculate the sha1 hash of given filenameSTILL INCOMPLETE (see open_stream).


parrot