2 - Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
4 - Permission to use, copy, modify, and/or distribute this software for any
5 - purpose with or without fee is hereby granted, provided that the above
6 - copyright notice and this permission notice appear in all copies.
8 - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9 - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10 - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
11 - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12 - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14 - PERFORMANCE OF THIS SOFTWARE.
17 <!-- Id: man.nsec3hash.html,v 1.2 2009/12/04 22:32:31 tbox Exp -->
20 <meta http-equiv=
"Content-Type" content=
"text/html; charset=ISO-8859-1">
21 <title>nsec3hash
</title>
22 <meta name=
"generator" content=
"DocBook XSL Stylesheets V1.71.1">
23 <link rel=
"start" href=
"Bv9ARM.html" title=
"BIND 9 Administrator Reference Manual">
24 <link rel=
"up" href=
"Bv9ARM.ch10.html" title=
"Manual pages">
25 <link rel=
"prev" href=
"man.genrandom.html" title=
"genrandom">
27 <body bgcolor=
"white" text=
"black" link=
"#0000FF" vlink=
"#840084" alink=
"#0000FF">
28 <div class=
"navheader">
29 <table width=
"100%" summary=
"Navigation header">
30 <tr><th colspan=
"3" align=
"center"><span class=
"application">nsec3hash
</span></th></tr>
32 <td width=
"20%" align=
"left">
33 <a accesskey=
"p" href=
"man.genrandom.html">Prev
</a> </td>
34 <th width=
"60%" align=
"center">Manual pages
</th>
35 <td width=
"20%" align=
"right"> </td>
40 <div class=
"refentry" lang=
"en">
41 <a name=
"man.nsec3hash"></a><div class=
"titlepage"></div>
42 <div class=
"refnamediv">
44 <p><span class=
"application">nsec3hash
</span> — generate NSEC3 hash
</p>
46 <div class=
"refsynopsisdiv">
48 <div class=
"cmdsynopsis"><p><code class=
"command">nsec3hash
</code> {
<em class=
"replaceable"><code>salt
</code></em>} {
<em class=
"replaceable"><code>algorithm
</code></em>} {
<em class=
"replaceable"><code>iterations
</code></em>} {
<em class=
"replaceable"><code>domain
</code></em>}
</p></div>
50 <div class=
"refsect1" lang=
"en">
51 <a name=
"id2648474"></a><h2>DESCRIPTION
</h2>
53 <span><strong class=
"command">nsec3hash
</strong></span> generates an NSEC3 hash based on
54 a set of NSEC3 parameters. This can be used to check the validity
55 of NSEC3 records in a signed zone.
58 <div class=
"refsect1" lang=
"en">
59 <a name=
"id2648489"></a><h2>ARGUMENTS
</h2>
60 <div class=
"variablelist"><dl>
61 <dt><span class=
"term">salt
</span></dt>
63 The salt provided to the hash algorithm.
65 <dt><span class=
"term">algorithm
</span></dt>
67 A number indicating the hash algorithm. Currently the
68 only supported hash algorithm for NSEC3 is SHA-
1, which is
69 indicated by the number
1; consequently
"1" is the only
70 useful value for this argument.
72 <dt><span class=
"term">iterations
</span></dt>
74 The number of additional times the hash should be performed.
76 <dt><span class=
"term">domain
</span></dt>
78 The domain name to be hashed.
82 <div class=
"refsect1" lang=
"en">
83 <a name=
"id2648551"></a><h2>SEE ALSO
</h2>
85 <em class=
"citetitle">BIND
9 Administrator Reference Manual
</em>,
86 <em class=
"citetitle">RFC
5155</em>.
89 <div class=
"refsect1" lang=
"en">
90 <a name=
"id2648568"></a><h2>AUTHOR
</h2>
91 <p><span class=
"corpauthor">Internet Systems Consortium
</span>
95 <div class=
"navfooter">
97 <table width=
"100%" summary=
"Navigation footer">
99 <td width=
"40%" align=
"left">
100 <a accesskey=
"p" href=
"man.genrandom.html">Prev
</a> </td>
101 <td width=
"20%" align=
"center"><a accesskey=
"u" href=
"Bv9ARM.ch10.html">Up
</a></td>
102 <td width=
"40%" align=
"right"> </td>
105 <td width=
"40%" align=
"left" valign=
"top">
106 <span class=
"application">genrandom
</span> </td>
107 <td width=
"20%" align=
"center"><a accesskey=
"h" href=
"Bv9ARM.html">Home
</a></td>
108 <td width=
"40%" align=
"right" valign=
"top"> </td>