Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 07dfcfe50d66c9a48a3c5e6c1693f12a > files > 471

cryptopp-doc-5.6.1-0.1.svn479.fc13.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Crypto++: DL_KeyDerivationAlgorithm&lt; T &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>DL_KeyDerivationAlgorithm&lt; T &gt; Class Template Reference</h1><!-- doxytag: class="DL_KeyDerivationAlgorithm" -->
<p>interface for key derivation algorithms used in DL cryptosystems  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="pubkey_8h_source.html">pubkey.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for DL_KeyDerivationAlgorithm&lt; T &gt;:</div>
<div class="dynsection">
 <div class="center">
  <img src="class_d_l___key_derivation_algorithm.gif" usemap="#DL_KeyDerivationAlgorithm&lt; T &gt;_map" alt=""/>
  <map id="DL_KeyDerivationAlgorithm&lt; T &gt;_map" name="DL_KeyDerivationAlgorithm&lt; T &gt;_map">
<area href="class_d_l___key_derivation_algorithm___p1363.html" alt="DL_KeyDerivationAlgorithm_P1363&lt; T, DHAES_MODE, KDF &gt;" shape="rect" coords="0,56,373,80"/>
</map>
 </div>
</div>

<p><a href="class_d_l___key_derivation_algorithm-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4cc409b63f8d026d8671c631e354e672"></a><!-- doxytag: member="DL_KeyDerivationAlgorithm::ParameterSupported" ref="a4cc409b63f8d026d8671c631e354e672" args="(const char *name) const " -->
virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>ParameterSupported</b> (const char *name) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a79ec03589390f116d0ced324255cd57f"></a><!-- doxytag: member="DL_KeyDerivationAlgorithm::Derive" ref="a79ec03589390f116d0ced324255cd57f" args="(const DL_GroupParameters&lt; T &gt; &amp;groupParams, byte *derivedKey, size_t derivedLength, const T &amp;agreedElement, const T &amp;ephemeralPublicKey, const NameValuePairs &amp;derivationParams) const =0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>Derive</b> (const <a class="el" href="class_d_l___group_parameters.html">DL_GroupParameters</a>&lt; T &gt; &amp;groupParams, byte *derivedKey, size_t derivedLength, const T &amp;agreedElement, const T &amp;ephemeralPublicKey, const <a class="el" href="class_name_value_pairs.html">NameValuePairs</a> &amp;derivationParams) const =0</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class T&gt;<br/>
 class DL_KeyDerivationAlgorithm&lt; T &gt;</h3>

<p>interface for key derivation algorithms used in DL cryptosystems </p>

<p>Definition at line <a class="el" href="pubkey_8h_source.html#l00926">926</a> of file <a class="el" href="pubkey_8h_source.html">pubkey.h</a>.</p>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="pubkey_8h_source.html">pubkey.h</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 9 Dec 2009 for Crypto++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>