Sophie

Sophie

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

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++: P1363_EMSA2 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>P1363_EMSA2 Struct Reference</h1><code>#include &lt;<a class="el" href="rw_8h-source.html">rw.h</a>&gt;</code>
<p>
<p>Inheritance diagram for P1363_EMSA2:
<p><center><img src="struct_p1363___e_m_s_a2.png" usemap="#P1363_EMSA2_map" border="0" alt=""></center>
<map name="P1363_EMSA2_map">
<area href="struct_signature_standard.html" alt="SignatureStandard" shape="rect" coords="0,0,117,24">
</map>
<a href="struct_p1363___e_m_s_a2-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
EMSA2, for use with <a class="el" href="struct_r_w_s_s.html">RWSS</a>. 
<p>
Only the following hash functions are supported by this signature standard:  <pre><div class="fragment"><span class="comment">// EMSA2HashId can be instantiated with the following classes.</span>
<span class="keyword">class </span><a class="code" href="class_s_h_a.html">SHA</a>;
<span class="keyword">class </span><a class="code" href="class_r_i_p_e_m_d160.html">RIPEMD160</a>;
<span class="keyword">class </span><a class="code" href="class_r_i_p_e_m_d128.html">RIPEMD128</a>;
<span class="keyword">class </span><a class="code" href="class_s_h_a256.html">SHA256</a>;
<span class="keyword">class </span><a class="code" href="class_s_h_a384.html">SHA384</a>;
<span class="keyword">class </span><a class="code" href="class_s_h_a512.html">SHA512</a>;
<span class="keyword">class </span><a class="code" href="class_whirlpool.html">Whirlpool</a>;
<span class="comment">// end of list</span>
</div></pre> 
<p>

<p>
Definition at line <a class="el" href="rw_8h-source.html#l00097">97</a> of file <a class="el" href="rw_8h-source.html">rw.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="_p1363___e_m_s_a2w0" doxytag="P1363_EMSA2::SignatureMessageEncodingMethod" ></a>
typedef <a class="el" href="class_e_m_s_a2_pad.html">EMSA2Pad</a>&nbsp;</td><td class="memItemRight" valign=bottom><b>SignatureMessageEncodingMethod</b></td></tr>

</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="rw_8h-source.html">rw.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sun Nov 7 08:24:06 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>