md5_file

md5_file -- Calculates the md5 hash of a given filename

Description

string md5_file ( string filename)

, and returns that hash.

See also : md5( ) and crc32( )