Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 17f48c047155a7d4c992d6a672acd57f > files > 2837

libcryptopp-devel-7.0.0-1.1.mga7.armv7hl.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Crypto++: ECFHMQV&lt; EC, COFACTOR_OPTION, HASH &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.15 -->
<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_f_h_m_q_v-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">ECFHMQV&lt; EC, COFACTOR_OPTION, HASH &gt; Struct Template Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Fully Hashed Elliptic Curve Menezes-Qu-Vanstone.  
 <a href="struct_e_c_f_h_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:ad5a401d01048f787cb53c49bb7cd9ddb"><td class="memItemLeft" align="right" valign="top"><a id="ad5a401d01048f787cb53c49bb7cd9ddb"></a>
typedef <a class="el" href="class_f_h_m_q_v___domain.html">FHMQV_Domain</a>&lt; <a class="el" href="class_d_l___group_parameters___e_c.html">DL_GroupParameters_EC</a>&lt; EC &gt;, COFACTOR_OPTION, HASH &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Domain</b></td></tr>
<tr class="separator:ad5a401d01048f787cb53c49bb7cd9ddb"><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, class HASH = SHA256&gt;<br />
struct ECFHMQV&lt; EC, COFACTOR_OPTION, HASH &gt;</h3>

<p>Fully Hashed 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>
<p>This implementation follows Augustin P. Sarr and Philippe Elbaz–Vincent, and Jean–Claude Bajard's <a href="http://eprint.iacr.org/2009/408">A Secure and Efficient Authenticated Diffie-Hellman Protocol</a>. Note: this is FHMQV, Protocol 5, from page 11; and not FHMQV-C. </p><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> </dd></dl>

<p class="definition">Definition at line <a class="el" href="eccrypto_8h_source.html#l00303">303</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 Wed Nov 27 2019 15:04:12 for Crypto++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>