~ubuntu-branches/ubuntu/natty/bind9/natty-updates

« back to all changes in this revision

Viewing changes to doc/arm/man.isc-hmac-fixup.html

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones, Internet Software Consortium, Inc, LaMont Jones
  • Date: 2010-06-21 09:53:30 UTC
  • mfrom: (1.6.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100621095330-k6874kbj59lfo3xm
Tags: 1:9.7.1.dfsg-1
[Internet Software Consortium, Inc]

* 9.7.1

[LaMont Jones]

* Add freebsd support.  Closes: #578447
* soname changes
* freshen root cache.  LP: #596363

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!--
2
 
 - Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
3
 
 -
 
2
 - Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
 
3
 - Copyright (C) 2000-2003 Internet Software Consortium.
 
4
 - 
4
5
 - Permission to use, copy, modify, and/or distribute this software for any
5
6
 - purpose with or without fee is hereby granted, provided that the above
6
7
 - copyright notice and this permission notice appear in all copies.
7
 
 -
 
8
 - 
8
9
 - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9
10
 - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
 
 - AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
 
11
 - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
11
12
 - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
13
 - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13
14
 - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
15
 - PERFORMANCE OF THIS SOFTWARE.
15
16
-->
16
 
 
17
 
<!-- $Id: man.isc-hmac-fixup.html,v 1.1.2.6.2.2 2010/02/27 02:44:07 tbox Exp $ -->
 
17
<!-- $Id: man.isc-hmac-fixup.html,v 1.1.2.11 2010/05/18 04:04:36 tbox Exp $ -->
18
18
<html>
19
19
<head>
20
20
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
50
50
<div class="cmdsynopsis"><p><code class="command">isc-hmac-fixup</code>  {<em class="replaceable"><code>algorithm</code></em>} {<em class="replaceable"><code>secret</code></em>}</p></div>
51
51
</div>
52
52
<div class="refsect1" lang="en">
53
 
<a name="id2616218"></a><h2>DESCRIPTION</h2>
 
53
<a name="id2650899"></a><h2>DESCRIPTION</h2>
54
54
<p>
55
55
      Versions of BIND 9 up to and including BIND 9.6 had a bug causing
56
56
      HMAC-SHA* TSIG keys which were longer than the digest length of the
76
76
    </p>
77
77
</div>
78
78
<div class="refsect1" lang="en">
79
 
<a name="id2616246"></a><h2>SECURITY CONSIDERATIONS</h2>
 
79
<a name="id2650926"></a><h2>SECURITY CONSIDERATIONS</h2>
80
80
<p>
81
81
      Secrets that have been converted by <span><strong class="command">isc-hmac-fixup</strong></span>
82
82
      are shortened, but as this is how the HMAC protocol works in
87
87
    </p>
88
88
</div>
89
89
<div class="refsect1" lang="en">
90
 
<a name="id2649644"></a><h2>SEE ALSO</h2>
 
90
<a name="id2650942"></a><h2>SEE ALSO</h2>
91
91
<p>
92
92
      <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
93
93
      <em class="citetitle">RFC 2104</em>.
94
94
    </p>
95
95
</div>
96
96
<div class="refsect1" lang="en">
97
 
<a name="id2649661"></a><h2>AUTHOR</h2>
 
97
<a name="id2650960"></a><h2>AUTHOR</h2>
98
98
<p><span class="corpauthor">Internet Systems Consortium</span>
99
99
    </p>
100
100
</div>