man.nsec3hash.html revision fdd80e9a55c70b36a3bf3e409b86897301c44ff8
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence - Permission to use, copy, modify, and/or distribute this software for any
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson - purpose with or without fee is hereby granted, provided that the above
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson - copyright notice and this permission notice appear in all copies.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews - PERFORMANCE OF THIS SOFTWARE.
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson<!-- $Id: man.nsec3hash.html,v 1.5 2010/01/08 01:14:07 tbox Exp $ -->
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
40dd9cb8cc240c33d820fe79f176ed51e4c06a1aMark Andrews<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews<link rel="prev" href="man.isc-hmac-fixup.html" title="isc-hmac-fixup">
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews<table width="100%" summary="Navigation header">
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews<tr><th colspan="3" align="center"><span class="application">nsec3hash</span></th></tr>
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews<a accesskey="p" href="man.isc-hmac-fixup.html">Prev</a>�</td>
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews<th width="60%" align="center">Manual pages</th>
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews<a name="man.nsec3hash"></a><div class="titlepage"></div>
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews<p><span class="application">nsec3hash</span> — generate NSEC3 hash</p>
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson<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>
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson<a name="id2614457"></a><h2>DESCRIPTION</h2>
b0196673ab41b4f17e1c45fba160f3ea2623a06fMark Andrews <span><strong class="command">nsec3hash</strong></span> generates an NSEC3 hash based on
21ba6c18e4ccc73933af5cf28701a5cc3b7963ecMark Andrews a set of NSEC3 parameters. This can be used to check the validity
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson of NSEC3 records in a signed zone.
846f974d5737710588eb676b64ba138da27c45ddMark Andrews The salt provided to the hash algorithm.
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews A number indicating the hash algorithm. Currently the
846f974d5737710588eb676b64ba138da27c45ddMark Andrews only supported hash algorithm for NSEC3 is SHA-1, which is
846f974d5737710588eb676b64ba138da27c45ddMark Andrews indicated by the number 1; consequently "1" is the only
846f974d5737710588eb676b64ba138da27c45ddMark Andrews useful value for this argument.
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews The number of additional times the hash should be performed.
846f974d5737710588eb676b64ba138da27c45ddMark Andrews The domain name to be hashed.
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews<p><span class="corpauthor">Internet Systems Consortium</span>
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews<table width="100%" summary="Navigation footer">
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson<a accesskey="p" href="man.isc-hmac-fixup.html">Prev</a>�</td>
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch10.html">Up</a></td>
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews<span class="application">isc-hmac-fixup</span>�</td>
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews<td width="40%" align="right" valign="top">�</td>