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