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