Actions
$sha1 » History » Revision 1
Revision 1/2
| Next »
Per Amundsen, 07/17/2014 05:47 AM
Added in 1.8.10
$sha1(text|&binvar|filename,[N])
Computes the SHA1 hash value for the input data.
Parameters
text|&binvar|filename - Input to compute.
N - Input type, 0 = plain text, 1 = &binvar, 2 = file (default is 0)
Updated by Per Amundsen over 10 years ago · 1 revisions