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