Sophie

Sophie

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

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++: CBC_CTS_Mode&lt; CIPHER &gt; Struct 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>CBC_CTS_Mode&lt; CIPHER &gt; Struct Template Reference</h1><!-- doxytag: class="CBC_CTS_Mode" --><!-- doxytag: inherits="CipherModeDocumentation" -->
<p>CBC mode with ciphertext stealing.  
<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 CBC_CTS_Mode&lt; CIPHER &gt;:</div>
<div class="dynsection">
 <div class="center">
  <img src="struct_c_b_c___c_t_s___mode.gif" usemap="#CBC_CTS_Mode&lt; CIPHER &gt;_map" alt=""/>
  <map id="CBC_CTS_Mode&lt; CIPHER &gt;_map" name="CBC_CTS_Mode&lt; CIPHER &gt;_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_c_b_c___c_t_s___mode-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3a8e842188f75dbfc0e6222c5cb2954d"></a><!-- doxytag: member="CBC_CTS_Mode::Encryption" ref="a3a8e842188f75dbfc0e6222c5cb2954d" args="" -->
typedef <br class="typebreak"/>
<a class="el" href="class_cipher_mode_final_template___cipher_holder.html">CipherModeFinalTemplate_CipherHolder</a><br class="typebreak"/>
&lt; typename CIPHER::Encryption, <br class="typebreak"/>
<a class="el" href="class_c_b_c___c_t_s___encryption.html">CBC_CTS_Encryption</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_c_b_c___c_t_s___mode.html#a3a8e842188f75dbfc0e6222c5cb2954d">Encryption</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</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...">SymmetricCipher</a> interface <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a57f5ef103c917e3a811b5838f864eade"></a><!-- doxytag: member="CBC_CTS_Mode::Decryption" ref="a57f5ef103c917e3a811b5838f864eade" args="" -->
typedef <br class="typebreak"/>
<a class="el" href="class_cipher_mode_final_template___cipher_holder.html">CipherModeFinalTemplate_CipherHolder</a><br class="typebreak"/>
&lt; typename CIPHER::Decryption, <br class="typebreak"/>
<a class="el" href="class_c_b_c___c_t_s___decryption.html">CBC_CTS_Decryption</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_c_b_c___c_t_s___mode.html#a57f5ef103c917e3a811b5838f864eade">Decryption</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</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...">SymmetricCipher</a> interface <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class CIPHER&gt;<br/>
 struct CBC_CTS_Mode&lt; CIPHER &gt;</h3>

<p>CBC mode with ciphertext stealing. </p>

<p>Definition at line <a class="el" href="modes_8h_source.html#l00396">396</a> of file <a class="el" href="modes_8h_source.html">modes.h</a>.</p>
<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 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>