man.nsec3hash.html revision 65f32cd8bf0924a9d7b7fde03d1a45407dc6f422
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd - Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC")
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd - Copyright (C) 2000-2003 Internet Software Consortium.
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd - Permission to use, copy, modify, and/or distribute this software for any
3577f1d38e53397f6b431c02011f875316b2f070nd - purpose with or without fee is hereby granted, provided that the above
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd - copyright notice and this permission notice appear in all copies.
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
3a5c8a7c39f03520463a70cf3f90091dc3a1eb32nd - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd - PERFORMANCE OF THIS SOFTWARE.
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<!-- $Id$ -->
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
57e6b81cedb434be6984ba8305d0cdf24b49ed47pepper<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<link rel="prev" href="man.isc-hmac-fixup.html" title="isc-hmac-fixup">
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<tr><th colspan="3" align="center"><span class="application">nsec3hash</span></th></tr>
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<a accesskey="p" href="man.isc-hmac-fixup.html">Prev</a>�</td>
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<p><span class="application">nsec3hash</span> — generate NSEC3 hash</p>
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<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>
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd <span><strong class="command">nsec3hash</strong></span> generates an NSEC3 hash based on
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd a set of NSEC3 parameters. This can be used to check the validity
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd of NSEC3 records in a signed zone.
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd The salt provided to the hash algorithm.
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd A number indicating the hash algorithm. Currently the
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd only supported hash algorithm for NSEC3 is SHA-1, which is
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd indicated by the number 1; consequently "1" is the only
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd useful value for this argument.
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd The number of additional times the hash should be performed.
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd The domain name to be hashed.
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<p><span class="corpauthor">Internet Systems Consortium</span>
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<a accesskey="p" href="man.isc-hmac-fixup.html">Prev</a>�</td>
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch10.html">Up</a></td>
0a146bb31945dd13e6f7ad35818f6842ec91ff53nd<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>