Sophie

Sophie

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

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++: DL_SignatureKeys_LUC Struct 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_d_l___signature_keys___l_u_c-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">DL_SignatureKeys_LUC Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><a class="el" href="struct_l_u_c.html" title="LUC cryptosystem. ">LUC</a> signature keys.  
 <a href="struct_d_l___signature_keys___l_u_c.html#details">More...</a></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for DL_SignatureKeys_LUC:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
 <div class="center">
  <img src="struct_d_l___signature_keys___l_u_c.png" usemap="#DL_5FSignatureKeys_5FLUC_map" alt=""/>
  <map id="DL_5FSignatureKeys_5FLUC_map" name="DL_5FSignatureKeys_5FLUC_map">
<area href="class_d_l___s_s.html" alt="DL_SS&lt; DL_SignatureKeys_LUC, DL_Algorithm_LUC_HMP, DL_SignatureMessageEncodingMethod_DSA, H &gt;" shape="rect" coords="0,56,645,80"/>
<area href="struct_l_u_c___h_m_p.html" title="LUC-HMP, based on &quot;Digital signature schemes based on Lucas functions&quot; by Patrick Horster..." alt="LUC_HMP&lt; H &gt;" shape="rect" coords="0,112,645,136"/>
</map>
 </div></div>
<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:a5dc8ed5381020f71323e1702ca8cd935"><td class="memItemLeft" align="right" valign="top"><a id="a5dc8ed5381020f71323e1702ca8cd935"></a>
typedef <a class="el" href="class_d_l___group_parameters___l_u_c.html">DL_GroupParameters_LUC</a>&#160;</td><td class="memItemRight" valign="bottom"><b>GroupParameters</b></td></tr>
<tr class="separator:a5dc8ed5381020f71323e1702ca8cd935"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aad460d5eae27d58c6634abb331cbb25f"><td class="memItemLeft" align="right" valign="top"><a id="aad460d5eae27d58c6634abb331cbb25f"></a>
typedef <a class="el" href="class_d_l___public_key___g_f_p.html">DL_PublicKey_GFP</a>&lt; <a class="el" href="class_d_l___group_parameters___l_u_c.html">GroupParameters</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>PublicKey</b></td></tr>
<tr class="separator:aad460d5eae27d58c6634abb331cbb25f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa87b181eb1edf12780e63169290ca485"><td class="memItemLeft" align="right" valign="top"><a id="aa87b181eb1edf12780e63169290ca485"></a>
typedef <a class="el" href="class_d_l___private_key___g_f_p.html">DL_PrivateKey_GFP</a>&lt; <a class="el" href="class_d_l___group_parameters___l_u_c.html">GroupParameters</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>PrivateKey</b></td></tr>
<tr class="separator:aa87b181eb1edf12780e63169290ca485"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="struct_l_u_c.html" title="LUC cryptosystem. ">LUC</a> signature keys. </p>
<dl class="section since"><dt>Since</dt><dd>Crypto++ 2.1 </dd></dl>

<p class="definition">Definition at line <a class="el" href="luc_8h_source.html#l00281">281</a> of file <a class="el" href="luc_8h_source.html">luc.h</a>.</p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="luc_8h_source.html">luc.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Sep 16 2018 07:58:30 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>