TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

DigestOnFile ( string filename ) -> string hashsum

Optional Arguments

Digeststring (Default: SHA1) Specifies the digest algorithm to use.

Description

Return the hash sum of the file 'filename' under a digest `Digest'.
Note: You probably want to wrap around an encoding function since `DigestOnFile' will return raw string data.


Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group