man.nsec3hash.html revision 8f70b6b48364b58f2823e735c35bf77787de0860
8d3278a82b964217d95c340ec6f82037cdc59d19Timo Sirainen - Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
8d3278a82b964217d95c340ec6f82037cdc59d19Timo Sirainen - Copyright (C) 2000-2003 Internet Software Consortium.
d1fff80640050631b06bfab904a34b2ad24601e8Timo Sirainen - Permission to use, copy, modify, and/or distribute this software for any
47e9fdee55c2074425cf0316f4f64fbbb790301cTimo Sirainen - purpose with or without fee is hereby granted, provided that the above
4da8c6cdefabd31262318c32da3c13de1d9ea953Timo Sirainen - copyright notice and this permission notice appear in all copies.
38f227941bcf673e0e523c1ac7267bca9cbcd2c4Timo Sirainen - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
38f227941bcf673e0e523c1ac7267bca9cbcd2c4Timo Sirainen - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
47e9fdee55c2074425cf0316f4f64fbbb790301cTimo Sirainen - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
8d3278a82b964217d95c340ec6f82037cdc59d19Timo Sirainen - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
3e564425db51f3921ce4de11859777135fdedd15Timo Sirainen - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
8d3278a82b964217d95c340ec6f82037cdc59d19Timo Sirainen - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3e564425db51f3921ce4de11859777135fdedd15Timo Sirainen - PERFORMANCE OF THIS SOFTWARE.
02a6291366caff79793db35d479e2a062bec2af4Timo Sirainen<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4da8c6cdefabd31262318c32da3c13de1d9ea953Timo Sirainen<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
4da8c6cdefabd31262318c32da3c13de1d9ea953Timo Sirainen<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
8f5b34c22e4c3bfb35ca13c4744867eb5ddbd3d6Timo Sirainen<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
95d9395d15540b3a96f75c7f9fd73e6d8ad5e897Timo Sirainen<link rel="prev" href="man.isc-hmac-fixup.html" title="isc-hmac-fixup">
8f5b34c22e4c3bfb35ca13c4744867eb5ddbd3d6Timo Sirainen<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
b7835adbfddd8c92b51d6653fb759f963302fa78Timo Sirainen<table width="100%" summary="Navigation header">
705f6fbad395e6f014838e797b7dbcaceafd2f1dTimo Sirainen<tr><th colspan="3" align="center"><span class="application">nsec3hash</span></th></tr>
50349cd047ca9e7c100cbeb70acfe26672649959Timo Sirainen<a accesskey="p" href="man.isc-hmac-fixup.html">Prev</a>�</td>
303e375b7e76278f4ec541f49af0476d3e4ee710Timo Sirainen<th width="60%" align="center">Manual pages</th>
d2729522f8b4754b66be7e16548ede39b033fb04Timo Sirainen<a name="man.nsec3hash"></a><div class="titlepage"></div>
d1fff80640050631b06bfab904a34b2ad24601e8Timo Sirainen<p><span class="application">nsec3hash</span> — generate NSEC3 hash</p>
1959accd3886d99efccd9f98247f21e8fd54da66Timo Sirainen<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>
a020eb653b2620a989e4795adceb6136037327b2Timo Sirainen <span><strong class="command">nsec3hash</strong></span> generates an NSEC3 hash based on
d1fff80640050631b06bfab904a34b2ad24601e8Timo Sirainen a set of NSEC3 parameters. This can be used to check the validity
009217abb57a24a4076092e8e4e165545747839eStephan Bosch of NSEC3 records in a signed zone.
762e17079d29d9f1838114ff5fec9ceaba8eb6a8Timo Sirainen The salt provided to the hash algorithm.
211caf3c233d562b0c8137e5eefae3cb1ef13003Stephan Bosch A number indicating the hash algorithm. Currently the
211caf3c233d562b0c8137e5eefae3cb1ef13003Stephan Bosch only supported hash algorithm for NSEC3 is SHA-1, which is
211caf3c233d562b0c8137e5eefae3cb1ef13003Stephan Bosch indicated by the number 1; consequently "1" is the only
211caf3c233d562b0c8137e5eefae3cb1ef13003Stephan Bosch useful value for this argument.
8d3278a82b964217d95c340ec6f82037cdc59d19Timo Sirainen The number of additional times the hash should be performed.
a10ed8c47534b4c6b6bf2711ccfe577e720a47b4Timo Sirainen The domain name to be hashed.
2fb9ae42f9e36388ec6db24188b9108434043fd0Timo Sirainen <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
97180ea9c26c4de0807daaad21e03c80643b09fdTimo Sirainen<p><span class="corpauthor">Internet Systems Consortium</span>
6dc2060d6e0261e4bfd453f1eb1c165cc8d905c1Timo Sirainen<table width="100%" summary="Navigation footer">
4da8c6cdefabd31262318c32da3c13de1d9ea953Timo Sirainen<a accesskey="p" href="man.isc-hmac-fixup.html">Prev</a>�</td>
4da8c6cdefabd31262318c32da3c13de1d9ea953Timo Sirainen<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch13.html">Up</a></td>
3b22894b8805b186c73d8b754001e8d7e944be85Timo Sirainen<span class="application">isc-hmac-fixup</span>�</td>
4da8c6cdefabd31262318c32da3c13de1d9ea953Timo Sirainen<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
4da8c6cdefabd31262318c32da3c13de1d9ea953Timo Sirainen<td width="40%" align="right" valign="top">�</td>
2092da86f3a332e8d7eae1300a3b9852fed8f2f8Sergey Kitov<p style="text-align: center;">BIND 9.11.0pre-alpha</p>