Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 0a67b807a02637f2cae68649d519a89d > files > 2847

libcryptopp-devel-7.0.0-1.mga7.armv7hl.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Crypto++: ECMQV&lt; EC, COFACTOR_OPTION &gt; Struct Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Crypto++
   &#160;<span id="projectnumber">7.0</span>
   </div>
   <div id="projectbrief">Free&nbsp;C&#43;&#43;&nbsp;class&nbsp;library&nbsp;of&nbsp;cryptographic&nbsp;schemes</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="struct_e_c_m_q_v-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">ECMQV&lt; EC, COFACTOR_OPTION &gt; Struct Template Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Elliptic Curve Menezes-Qu-Vanstone.  
 <a href="struct_e_c_m_q_v.html#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:adc1a8fd81ed344d576fc3386c64b5419"><td class="memItemLeft" align="right" valign="top"><a id="adc1a8fd81ed344d576fc3386c64b5419"></a>
typedef <a class="el" href="class_m_q_v___domain.html">MQV_Domain</a>&lt; <a class="el" href="class_d_l___group_parameters___e_c.html">DL_GroupParameters_EC</a>&lt; EC &gt;, COFACTOR_OPTION &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Domain</b></td></tr>
<tr class="separator:adc1a8fd81ed344d576fc3386c64b5419"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template&lt;class EC, class COFACTOR_OPTION = typename DL_GroupParameters_EC&lt;EC&gt;::DefaultCofactorOption&gt;<br />
struct ECMQV&lt; EC, COFACTOR_OPTION &gt;</h3>

<p>Elliptic Curve Menezes-Qu-Vanstone. </p>
<dl class="tparams"><dt>Template Parameters</dt><dd>
  <table class="tparams">
    <tr><td class="paramname">EC</td><td>elliptic curve field </td></tr>
    <tr><td class="paramname">COFACTOR_OPTION</td><td>cofactor multiplication option </td></tr>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="pubkey_8h.html#ae4b59f7b9d3c7e03bb739f0584905ff1" title="Methods for avoiding &quot;Small-Subgroup&quot; attacks on Diffie-Hellman Key Agreement. ">CofactorMultiplicationOption</a>, <a href="http://www.weidai.com/scan-mirror/ka.html#ECMQV">Elliptic Curve Menezes-Qu-Vanstone, AKA ECMQV</a> </dd></dl>

<p class="definition">Definition at line <a class="el" href="eccrypto_8h_source.html#l00273">273</a> of file <a class="el" href="eccrypto_8h_source.html">eccrypto.h</a>.</p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="eccrypto_8h_source.html">eccrypto.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Sep 16 2018 07:58:31 for Crypto++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>