man.nsec3hash.html revision c2258eedf2d9d0207b45b90014f8fde5413b41a3
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User - Copyright (C) 2000-2015 Internet Systems Consortium, Inc. ("ISC")
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User - This Source Code Form is subject to the terms of the Mozilla Public
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User - License, v. 2.0. If a copy of the MPL was not distributed with this
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User - file, You can obtain one at http://mozilla.org/MPL/2.0/.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User<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">
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<link rel="next" href="man.pkcs11-destroy.html" title="pkcs11-destroy">
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>
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<td width="20%" align="right">�<a accesskey="n" href="man.pkcs11-destroy.html">Next</a>
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater<a name="man.nsec3hash"></a><div class="titlepage"></div>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User<p><span class="application">nsec3hash</span> — generate NSEC3 hash</p>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User<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>
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<a name="id-1.14.33.7"></a><h2>DESCRIPTION</h2>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <span class="command"><strong>nsec3hash</strong></span> generates an NSEC3 hash based on
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater a set of NSEC3 parameters. This can be used to check the validity
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater of NSEC3 records in a signed zone.
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User<div class="variablelist"><dl class="variablelist">
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater The salt provided to the hash algorithm.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater<dt><span class="term">algorithm</span></dt>
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater A number indicating the hash algorithm. Currently the
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater only supported hash algorithm for NSEC3 is SHA-1, which is
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater indicated by the number 1; consequently "1" is the only
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater useful value for this argument.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater<dt><span class="term">iterations</span></dt>
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater The number of additional times the hash should be performed.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater 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>
cd32f419a8a5432fbb139f56ee73cbf68b9350ccTinderbox User<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch13.html">Up</a></td>
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<td width="40%" align="right">�<a accesskey="n" href="man.pkcs11-destroy.html">Next</a>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt<span class="application">isc-hmac-fixup</span>�</td>
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User<td width="40%" align="right" valign="top">�<span class="application">pkcs11-destroy</span>
c2258eedf2d9d0207b45b90014f8fde5413b41a3Tinderbox User<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0rc1</p>