Project

General

Profile

Actions

$sha2 » History » Revision 1

Revision 1/10 | Next »
Per Amundsen, 07/17/2014 05:46 AM


Added in 1.9.4

$sha2(text|&binvar|filename,[N],[T])

Computes the SHA hash value for the input data.

Parameters

text|&binvar|filename - Input to compute.
N - 0 = plain text, 1 = &binvar, 2 = file (default is 0)
T - 0 = SHA256, 1 = SHA384, 2 = SHA512 (default is 0)

Updated by Per Amundsen almost 10 years ago · 1 revisions

Also available in: PDF HTML TXT