man.nsec3hash.html revision fc2381b901eb162810f54a11cc512b95f55a60df
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg - Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
92108a6c4fd7ca6e9acc94d2485920436763e491sf - Copyright (C) 2000-2003 Internet Software Consortium.
a511a29faf2ff7ead3b67680154a624effb31aafminfrin - Permission to use, copy, modify, and/or distribute this software for any
a511a29faf2ff7ead3b67680154a624effb31aafminfrin - purpose with or without fee is hereby granted, provided that the above
a511a29faf2ff7ead3b67680154a624effb31aafminfrin - copyright notice and this permission notice appear in all copies.
a7584fbbf39ae6a78586ed038d80c31b14ce5461minfrin - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
a7584fbbf39ae6a78586ed038d80c31b14ce5461minfrin - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
a7584fbbf39ae6a78586ed038d80c31b14ce5461minfrin - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
a7584fbbf39ae6a78586ed038d80c31b14ce5461minfrin - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9ea14ade0d235bec11e6c221b888a6630a0be849covener - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
9ea14ade0d235bec11e6c221b888a6630a0be849covener - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
9ea14ade0d235bec11e6c221b888a6630a0be849covener - PERFORMANCE OF THIS SOFTWARE.
4860eae0821bbdf3e0da78be7b4057ebed5d86e4minfrin<!-- $Id: man.nsec3hash.html,v 1.1 2009/12/04 22:23:33 tbox Exp $ -->
5b6a4b0e8d6d52394b68b51e0fa439d0eee16e37minfrin<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5b6a4b0e8d6d52394b68b51e0fa439d0eee16e37minfrin<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
2344a0c1817b88b6df61fc4ed0c6af66bb93ee6bjim<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
2344a0c1817b88b6df61fc4ed0c6af66bb93ee6bjim<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
2344a0c1817b88b6df61fc4ed0c6af66bb93ee6bjim<link rel="prev" href="man.genrandom.html" title="genrandom">
63921358ef93fcb41bc71d9894221ba3d7fbb87bminfrin<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
63921358ef93fcb41bc71d9894221ba3d7fbb87bminfrin<tr><th colspan="3" align="center"><span class="application">nsec3hash</span></th></tr>
bbb08feeeef547b0908b16df6cbbb65da656b86fminfrin<a accesskey="p" href="man.genrandom.html">Prev</a>�</td>
eee20257a5ee9228f4aecdf3d3ca68fd0683ff07minfrin<a name="man.nsec3hash"></a><div class="titlepage"></div>
decb536ebd4b7b94c7450c2e1daa491943135abdminfrin<p><span class="application">nsec3hash</span> — generate NSEC3 hash</p>
2d2c5cedd0559093c6e88bd92702e369ef949336minfrin<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>
c0da461d68518e8f89f4070a709ba1e56381247cminfrin <span><strong class="command">nsec3hash</strong></span> generates an NSEC3 hash based on
c0da461d68518e8f89f4070a709ba1e56381247cminfrin a set of NSEC3 parameters. This can be used to check the validity
c0da461d68518e8f89f4070a709ba1e56381247cminfrin of NSEC3 records in a signed zone.
80cabec6752622e0db5421af61502bfda95715eaminfrin The salt provided to the hash algorithm.
a2e1bbb77dd09c6a60f2dc18f831000e49add31eminfrin A number indicating the hash algorithm. Currently the
a2e1bbb77dd09c6a60f2dc18f831000e49add31eminfrin only supported hash algorithm for NSEC3 is SHA-1, which is
a2e1bbb77dd09c6a60f2dc18f831000e49add31eminfrin indicated by the number 1; consequently "1" is the only
a2e1bbb77dd09c6a60f2dc18f831000e49add31eminfrin useful value for this argument.
deec48c67d4786bc77112ffbf3a4e70b931097edminfrin The number of additional times the hash should be performed.
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin The domain name to be hashed.
edab53cc0be707fa71968a95c696b19f0e6c4736minfrin <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
0754dde4b645ccd88fdb6c2961c0bdd7b213bdbaminfrin<p><span class="corpauthor">Internet Systems Consortium</span>
d3e0a61e1bcc497f2efd7af41a5a9d77090ecc1cminfrin<a accesskey="p" href="man.genrandom.html">Prev</a>�</td>
1aac1c71105133d669960501bdf2274e63561054minfrin<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch10.html">Up</a></td>
2c487ac43b583db869e743772a7a10b278aa2bcfminfrin<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>