1NaCl(1) General Commands Manual NaCl(1)
2
3
4
6 nacl-sha256 — program to calculate the sha256 hash
7
9 nacl-sha256
10
12 This manual page documents briefly the nacl-sha256 command.
13
14 This manual page was written for the Debian distribution because the
15 original program does not have a manual page. Instead, it has documen‐
16 tation in the GNU.
17
18 nacl-sha256 is a program that uses NaCl to calculate the sha256 hash of
19 the first 4096 bytes of input.
20
22 These program expects input on standard input and prints the sha256
23 hash of the first 4096 bytes on standard output.
24
26 nacl-sha512 (1).
27
29 This manual page was written by Sergiusz Pawlowicz debian@pawlow‐
30 icz.name for the Debian system (and may be used by others). Permission
31 is granted to copy, distribute and/or modify this document under the
32 terms of the GNU General Public License, Version 2 any later version
33 published by the Free Software Foundation.
34
35
36 On Debian systems, the complete text of the GNU General Public License
37 can be found in /usr/share/common-licenses/GPL.
38
39
40
41
42 NaCl(1)