nsec3hash (8) Linux Manual Page
nsec3hash – generate NSEC3 hash
Synopsis
-
nsec3hash{salt} {algorithm} {iterations} {domain}
Description
nsec3hash
Arguments
salt
- The salt provided to the hash algorithm.
algorithm
- A number indicating the hash algorithm. Currently the only supported hash algorithm for NSEC3 is SHA-1, which is indicated by the number 1; consequently "1" is the only useful value for this argument.
iterations
- The number of additional times the hash should be performed.
domain
- The domain name to be hashed.
See Also
BIND 9 Administrator Reference Manual, RFC 5155.
Author
Internet Systems Consortium
Copyright
Copyright © 2009 Internet Systems Consortium, Inc. ("ISC")
