Project

General

Profile

$sha384 » History » Version 2

Per Amundsen, 02/23/2023 07:31 PM

1 1 Per Amundsen
_Added in 1.9.7_
2
3
*$sha384(text|&binvar|filename,[N])*
4
5
Computes the SHA384 hash value for the input data.
6
7
*Parameters*
8
9 2 Per Amundsen
table(ktable).
10
|*Parameter*|*Description*|
11
| text<notextile>|</notextile>&binvar<notextile>|</notextile>filename | Input to compute. |
12
| N | Input type, 0 = plain text, 1 = &binvar, 2 = file (default is 0) |