Sophie

Sophie

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

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++: RSA 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.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="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="struct_r_s_a-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">RSA Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><a class="el" href="struct_r_s_a.html" title="RSA algorithm.">RSA</a> algorithm.  
 <a href="struct_r_s_a.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 RSA:</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_r_s_a.png" usemap="#RSA_map" alt=""/>
  <map id="RSA_map" name="RSA_map">
<area href="class_t_f___e_s.html" alt="TF_ES&lt; RSA, STANDARD &gt;" shape="rect" coords="0,56,194,80"/>
<area href="class_t_f___s_s.html" alt="TF_SS&lt; RSA, STANDARD, H &gt;" shape="rect" coords="204,56,398,80"/>
<area href="struct_r_s_a_e_s.html" title="RSA encryption algorithm." alt="RSAES&lt; STANDARD &gt;" shape="rect" coords="0,112,194,136"/>
<area href="struct_r_s_a_s_s.html" title="RSA signature algorithm." alt="RSASS&lt; STANDARD, H &gt;" shape="rect" coords="204,112,398,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:ada56d557ddd0ce2325a070413c4c25dd"><td class="memItemLeft" align="right" valign="top"><a id="ada56d557ddd0ce2325a070413c4c25dd"></a>
typedef <a class="el" href="class_r_s_a_function.html">RSAFunction</a>&#160;</td><td class="memItemRight" valign="bottom"><b>PublicKey</b></td></tr>
<tr class="separator:ada56d557ddd0ce2325a070413c4c25dd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2d7dd00a9fef0f9ab53bf5a6b4ddd624"><td class="memItemLeft" align="right" valign="top"><a id="a2d7dd00a9fef0f9ab53bf5a6b4ddd624"></a>
typedef <a class="el" href="class_invertible_r_s_a_function.html">InvertibleRSAFunction</a>&#160;</td><td class="memItemRight" valign="bottom"><b>PrivateKey</b></td></tr>
<tr class="separator:a2d7dd00a9fef0f9ab53bf5a6b4ddd624"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:ab87a67896a56f892b6baef0215b906f2"><td class="memItemLeft" align="right" valign="top"><a id="ab87a67896a56f892b6baef0215b906f2"></a>
static const char *&#160;</td><td class="memItemRight" valign="bottom"><b>StaticAlgorithmName</b> ()</td></tr>
<tr class="separator:ab87a67896a56f892b6baef0215b906f2"><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_r_s_a.html" title="RSA algorithm.">RSA</a> algorithm. </p>
<dl class="section since"><dt>Since</dt><dd>Crypto++ 1.0 </dd></dl>

<p class="definition">Definition at line <a class="el" href="rsa_8h_source.html#l00160">160</a> of file <a class="el" href="rsa_8h_source.html">rsa.h</a>.</p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="rsa_8h_source.html">rsa.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Nov 27 2019 15:04:35 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>