1SIGGEN(8)                   System Manager's Manual                  SIGGEN(8)
2
3
4

NAME

6       siggen - signature gathering routine for Tripwire
7

SYNOPSIS

9       siggen  [ -t|--terse ] [ -h|--hexadecimal ] [ -a|--all ] [ -C|--CRC32 ]
10       [ -S|--SHA ] [ -h|--HAVAL ] file1,,,
11

DESCRIPTION

13       siggen is a utility that displays the  hash  function  values  for  the
14       specified files.
15

OPTIONS

17       ‐t, --terse
18              Terse  mode.   Prints  requested  hashes for a given file on one
19              line, delimited by spaces, with no extraneous information.
20
21       ‐h, --hexadecimal
22              Display results in hexadecimal rather than base64 notation.
23
24       ‐a, --all
25              Display all hash function values (default).
26
27       ‐C, --CRC32
28              Display CRC-32, POSIX 1003.2 compliant 32-bit Cyclic  Redundancy
29              Check.
30
31       ‐M, --MD5
32              Display  MD5,  the  RSA Data Security, Inc. Message Digest Algo‐
33              rithm.
34
35       ‐S, --SHA
36              Display SHA, Tripwire's implementation of the NIST  Secure  Hash
37              Standard, SHS (NIST FIPS 180).
38
39       ‐H, --HAVAL
40              Display Haval value, a 128-bit hash code.
41
42       file1 [ file2... ]
43              List of filesystem objects for which to display values.
44

VERSION INFORMATION

46       This man page describes siggen version 2.3.1.
47

AUTHORS

49       Tripwire, Inc.
50

COPYING PERMISSIONS

52       Permission  is  granted  to make and distribute verbatim copies of this
53       man page provided the copyright notice and this permission  notice  are
54       preserved on all copies.
55
56       Permission  is granted to copy and distribute modified versions of this
57       man page under the conditions for verbatim copying, provided  that  the
58       entire  resulting derived work is distributed under the terms of a per‐
59       mission notice identical to this one.
60
61       Permission is granted to copy and distribute translations of  this  man
62       page  into  another  language,  under the above conditions for modified
63       versions, except that this permission notice may be stated in a  trans‐
64       lation approved by Tripwire, Inc.
65
66       Copyright  2000  Tripwire,  Inc.  Tripwire is a registered trademark of
67       Tripwire, Inc. in the United States and  other  countries.  All  rights
68       reserved.
69

SEE ALSO

71       twintro(8),  tripwire(8),  twadmin(8),  twprint(8), twconfig(4), twpol‐
72       icy(4), twfiles(5)
73
74
75
76                                  19 Feb 2004                        SIGGEN(8)
Impressum