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