Sophie

Sophie

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

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++: P1363_EMSA2 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.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>P1363_EMSA2 Struct Reference</h1><!-- doxytag: class="P1363_EMSA2" --><!-- doxytag: inherits="SignatureStandard" -->
<p>EMSA2, for use with <a class="el" href="struct_r_w_s_s.html" title="RWSS.">RWSS</a> and <a class="el" href="struct_r_s_a___i_s_o.html">RSA_ISO</a>.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="emsa2_8h_source.html">emsa2.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for P1363_EMSA2:</div>
<div class="dynsection">
 <div class="center">
  <img src="struct_p1363___e_m_s_a2.gif" usemap="#P1363_EMSA2_map" alt=""/>
  <map id="P1363_EMSA2_map" name="P1363_EMSA2_map">
<area href="struct_signature_standard.html" alt="SignatureStandard" shape="rect" coords="0,0,117,24"/>
</map>
 </div>
</div>

<p><a href="struct_p1363___e_m_s_a2-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="a6a77e5bc3e24f844d3a7bf7869f60cbc"></a><!-- doxytag: member="P1363_EMSA2::SignatureMessageEncodingMethod" ref="a6a77e5bc3e24f844d3a7bf7869f60cbc" args="" -->
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/><a name="_details"></a><h2>Detailed Description</h2>
<p>EMSA2, for use with <a class="el" href="struct_r_w_s_s.html" title="RWSS.">RWSS</a> and <a class="el" href="struct_r_s_a___i_s_o.html">RSA_ISO</a>. </p>
<p>Only the following hash functions are supported by this signature standard:  <div class="fragment"><pre 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_a1.html" title="SHA-1">SHA1</a>;
<span class="keyword">class </span><a class="code" href="class_r_i_p_e_m_d160.html" title="RIPEMD-160">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" title="implements the SHA-256 standard">SHA256</a>;
<span class="keyword">class </span><a class="code" href="class_s_h_a384.html" title="implements the SHA-384 standard">SHA384</a>;
<span class="keyword">class </span><a class="code" href="class_s_h_a512.html" title="implements the SHA-512 standard">SHA512</a>;
<span class="keyword">class </span><a class="code" href="class_whirlpool.html" title="Whirlpool">Whirlpool</a>;
<span class="keyword">class </span><a class="code" href="class_s_h_a224.html" title="implements the SHA-224 standard">SHA224</a>;
<span class="comment">// end of list</span>
</pre></div> </p>

<p>Definition at line <a class="el" href="emsa2_8h_source.html#l00079">79</a> of file <a class="el" href="emsa2_8h_source.html">emsa2.h</a>.</p>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="emsa2_8h_source.html">emsa2.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>