Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 326b45141e798bc915a333a5e4f07d68 > files > 2243

cryptopp-doc-5.6.1-4.fc15.noarch.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++: OFB_Mode_ExternalCipher Struct 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.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Crypto++</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;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 id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a>  </div>
  <div class="headertitle">
<h1>OFB_Mode_ExternalCipher Struct Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="OFB_Mode_ExternalCipher" --><!-- doxytag: inherits="CipherModeDocumentation" -->
<p>OFB mode, external cipher.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="modes_8h_source.html">modes.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for OFB_Mode_ExternalCipher:</div>
<div class="dyncontent">
 <div class="center">
  <img src="struct_o_f_b___mode___external_cipher.png" usemap="#OFB_Mode_ExternalCipher_map" alt=""/>
  <map id="OFB_Mode_ExternalCipher_map" name="OFB_Mode_ExternalCipher_map">
<area href="struct_cipher_mode_documentation.html" alt="CipherModeDocumentation" shape="rect" coords="0,56,191,80"/>
<area href="struct_symmetric_cipher_documentation.html" alt="SymmetricCipherDocumentation" shape="rect" coords="0,0,191,24"/>
</map>
 </div></div>

<p><a href="struct_o_f_b___mode___external_cipher-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8e46c20c5ab2c3606c58e6104913ec17"></a><!-- doxytag: member="OFB_Mode_ExternalCipher::Encryption" ref="a8e46c20c5ab2c3606c58e6104913ec17" args="" -->
typedef <br class="typebreak"/>
<a class="el" href="class_cipher_mode_final_template___external_cipher.html">CipherModeFinalTemplate_ExternalCipher</a><br class="typebreak"/>
&lt; <a class="el" href="class_concrete_policy_holder.html">ConcretePolicyHolder</a>&lt; <a class="el" href="class_empty.html">Empty</a>, <br class="typebreak"/>
<a class="el" href="class_additive_cipher_template.html">AdditiveCipherTemplate</a><br class="typebreak"/>
&lt; <a class="el" href="class_abstract_policy_holder.html">AbstractPolicyHolder</a><br class="typebreak"/>
&lt; <a class="el" href="struct_additive_cipher_abstract_policy.html">AdditiveCipherAbstractPolicy</a>, <br class="typebreak"/>
<a class="el" href="class_o_f_b___mode_policy.html">OFB_ModePolicy</a> &gt; &gt; &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_o_f_b___mode___external_cipher.html#a8e46c20c5ab2c3606c58e6104913ec17">Encryption</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">implements the <a class="el" href="class_symmetric_cipher.html" title="interface for one direction (encryption or decryption) of a stream cipher or cipher mode...">SymmetricCipher</a> interface <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad8ac9143cbe63b9c72f8823c94e1335a"></a><!-- doxytag: member="OFB_Mode_ExternalCipher::Decryption" ref="ad8ac9143cbe63b9c72f8823c94e1335a" args="" -->
typedef <a class="el" href="class_cipher_mode_final_template___external_cipher.html">Encryption</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_o_f_b___mode___external_cipher.html#ad8ac9143cbe63b9c72f8823c94e1335a">Decryption</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">implements the <a class="el" href="class_symmetric_cipher.html" title="interface for one direction (encryption or decryption) of a stream cipher or cipher mode...">SymmetricCipher</a> interface <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>OFB mode, external cipher. </p>

<p>Definition at line <a class="el" href="modes_8h_source.html#l00336">336</a> of file <a class="el" href="modes_8h_source.html">modes.h</a>.</p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="modes_8h_source.html">modes.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 8 2011 for Crypto++ by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>