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