Hash Module

From SolarStrike wiki
Revision as of 03:47, 18 February 2015 by Elverion (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

sha1

sha1(str)

Returns the SHA1 hash of a string.


sha1_file

sha1_file(filename)

Returns the SHA1 hash of a file specified by its fullpath and/or filename.