Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > contrib > by-pkgid > 7457b841ac8136d3a1a9d3d960c5252e > files > 1638

libcryptopp-doc-5.2.1-2mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Crypto++:  TemplateRSAES&lt; STANDARD &gt; struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.7 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
<h1>RSAES&lt; STANDARD &gt; Struct Template Reference</h1><code>#include &lt;<a class="el" href="rsa_8h-source.html">rsa.h</a>&gt;</code>
<p>
<p>Inheritance diagram for RSAES&lt; STANDARD &gt;:
<p><center><img src="struct_r_s_a_e_s.png" usemap="#RSAES< STANDARD >_map" border="0" alt=""></center>
<map name="RSAES< STANDARD >_map">
<area href="class_t_f___e_s.html" alt="TF_ES< STANDARD, RSA >" shape="rect" coords="0,56,176,80">
<area href="struct_r_s_a.html" alt="RSA" shape="rect" coords="0,0,176,24">
</map>
<a href="struct_r_s_a_e_s-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class STANDARD&gt;<br>
 struct RSAES&lt; STANDARD &gt;</h3>

<a href="http://www.weidai.com/scan-mirror/ca.html#RSA">RSA cryptosystem</a> 
<p>

<p>
Definition at line <a class="el" href="rsa_8h-source.html#l00109">109</a> of file <a class="el" href="rsa_8h-source.html">rsa.h</a>.<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___e_sw0" doxytag="RSAES::Standard" ></a>
typedef STANDARD&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___e_s.html#_t_f___e_sw0">Standard</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">see <a class="el" href="struct_encryption_standard.html">EncryptionStandard</a> for a list of standards <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___e_sw1" doxytag="RSAES::SchemeOptions" ></a>
typedef <a class="el" href="struct_t_f___crypto_scheme_options.html">TF_CryptoSchemeOptions</a>&lt;<br>
 <a class="el" href="class_t_f___e_s.html">TF_ES</a>&lt; STANDARD, <a class="el" href="struct_r_s_a.html">RSA</a>, int &gt;,<br>
 <a class="el" href="struct_r_s_a.html">RSA</a>, MessageEncodingMethod &gt;&nbsp;</td><td class="memItemRight" valign=bottom><b>SchemeOptions</b></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___e_sw2" doxytag="RSAES::Decryptor" ></a>
typedef <a class="el" href="class_p_k___final_template.html">PK_FinalTemplate</a>&lt;<br>
 <a class="el" href="class_t_f___decryptor_impl.html">TF_DecryptorImpl</a>&lt; SchemeOptions &gt; &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___e_s.html#_t_f___e_sw2">Decryptor</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">implements <a class="el" href="class_p_k___decryptor.html">PK_Decryptor</a> interface <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___e_sw3" doxytag="RSAES::Encryptor" ></a>
typedef <a class="el" href="class_p_k___final_template.html">PK_FinalTemplate</a>&lt;<br>
 <a class="el" href="class_t_f___encryptor_impl.html">TF_EncryptorImpl</a>&lt; SchemeOptions &gt; &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="class_t_f___e_s.html#_t_f___e_sw3">Encryptor</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">implements <a class="el" href="class_p_k___encryptor.html">PK_Encryptor</a> interface <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___s_s_3_01_s_t_a_n_d_a_r_d_00_01_h_00_01_r_s_a_01_4w5" doxytag="RSAES::PublicKey" ></a>
typedef <a class="el" href="class_r_s_a_function.html">RSAFunction</a>&nbsp;</td><td class="memItemRight" valign=bottom><b>PublicKey</b></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___s_s_3_01_s_t_a_n_d_a_r_d_00_01_h_00_01_r_s_a_01_4w6" doxytag="RSAES::PrivateKey" ></a>
typedef <a class="el" href="class_invertible_r_s_a_function.html">InvertibleRSAFunction</a>&nbsp;</td><td class="memItemRight" valign=bottom><b>PrivateKey</b></td></tr>

<tr><td colspan=2><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_t_f___e_se0" doxytag="RSAES::StaticAlgorithmName" ></a>
std::string&nbsp;</td><td class="memItemRight" valign=bottom><b>StaticAlgorithmName</b> ()</td></tr>

</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="rsa_8h-source.html">rsa.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sun Nov 7 08:24:08 2004 for Crypto++ by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address>
</body>
</html>