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