$sha512 » History » Version 1
Per Amundsen, 08/05/2015 11:15 PM
| 1 | 1 | Per Amundsen | _Added in 1.9.7_ |
|---|---|---|---|
| 2 | |||
| 3 | *$sha512(text|&binvar|filename,[N])* |
||
| 4 | |||
| 5 | Computes the SHA512 hash value for the input data. |
||
| 6 | |||
| 7 | *Parameters* |
||
| 8 | |||
| 9 | text|&binvar|filename - Input to compute. |
||
| 10 | N - Input type, 0 = plain text, 1 = &binvar, 2 = file (default is 0) |