man.nsec3hash.html revision f9aef05653eeb454c489d5bd2bde6daab774ad4a
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg - Copyright (C) 2004-2013 Internet Systems Consortium, Inc. ("ISC")
a34684a59b60a4173c25035d0c627ef17e6dc215rpluem - Copyright (C) 2000-2003 Internet Software Consortium.
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic - Permission to use, copy, modify, and/or distribute this software for any
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic - purpose with or without fee is hereby granted, provided that the above
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic - copyright notice and this permission notice appear in all copies.
4da61833a1cbbca94094f9653fd970582b97a72etrawick - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
4da61833a1cbbca94094f9653fd970582b97a72etrawick - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
4da61833a1cbbca94094f9653fd970582b97a72etrawick - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
4da61833a1cbbca94094f9653fd970582b97a72etrawick - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
4789804be088bcd86ae637a29cdb7fda25169521jailletc - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
4789804be088bcd86ae637a29cdb7fda25169521jailletc - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4789804be088bcd86ae637a29cdb7fda25169521jailletc - PERFORMANCE OF THIS SOFTWARE.
e50c3026198fd496f183cda4c32a202925476778covener<!-- $Id$ -->
5b88c8507d5ef6d0c4cfbc78230294968175b638minfrin<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
4f29b65ab4b547ad5dbe506e2d0ff5d12ead9247ylavic<link rel="prev" href="man.isc-hmac-fixup.html" title="isc-hmac-fixup">
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic<tr><th colspan="3" align="center"><span class="application">nsec3hash</span></th></tr>
69301145375a889e7e37caf7cc7321ac0f91801erpluem<a accesskey="p" href="man.isc-hmac-fixup.html">Prev</a>�</td>
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic<p><span class="application">nsec3hash</span> — generate NSEC3 hash</p>
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic<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>
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic <span><strong class="command">nsec3hash</strong></span> generates an NSEC3 hash based on
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic a set of NSEC3 parameters. This can be used to check the validity
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic of NSEC3 records in a signed zone.
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener The salt provided to the hash algorithm.
44ff304057225e944e220e981d434a046d14cf06covener A number indicating the hash algorithm. Currently the
5d1ba75b8794925e67591c209085a49279791de9covener only supported hash algorithm for NSEC3 is SHA-1, which is
5d1ba75b8794925e67591c209085a49279791de9covener indicated by the number 1; consequently "1" is the only
5d1ba75b8794925e67591c209085a49279791de9covener useful value for this argument.
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrand The number of additional times the hash should be performed.
caad2986f81ab263f7af41467dd622dc9add17f3ylavic The domain name to be hashed.
1e2d421a36999d292042a5539971070d54aa6c63ylavic <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
0b67eb8568cd58bb77082703951679b42cf098actrawick<p><span class="corpauthor">Internet Systems Consortium</span>
3060ce7f798fbda7999cd4ddf89b525d2b294185covener<a accesskey="p" href="man.isc-hmac-fixup.html">Prev</a>�</td>
c1a63b8fad09c419c1a64f75993feb8a343a6801ylavic<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch10.html">Up</a></td>
e466c40e1801982602ee0200c9e8b61cc148742djailletc<span class="application">isc-hmac-fixup</span>�</td>
e466c40e1801982602ee0200c9e8b61cc148742djailletc<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>