Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > e8773dc1178a3ee82e29ab36424dc729 > files > 733

libbeecrypt-devel-4.2.1-6.mga1.i586.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>BeeCrypt: include/beecrypt/pkcs1.h File 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.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">BeeCrypt&#160;<span id="projectnumber">4.2.1</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<h1>include/beecrypt/pkcs1.h File Reference<div class="ingroups"><a class="el" href="group__PKCS1__m.html">PKCS#1</a></div></h1>  </div>
</div>
<div class="contents">

<p>PKCS#1 utility routines.  
<a href="#_details">More...</a></p>
<div class="textblock"><code>#include &quot;beecrypt/beecrypt.h&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for pkcs1.h:</div>
<div class="dyncontent">
<div class="center"><img src="pkcs1_8h__incl.png" border="0" usemap="#include_2beecrypt_2pkcs1_8h" alt=""/></div>
<map name="include_2beecrypt_2pkcs1_8h" id="include_2beecrypt_2pkcs1_8h">
</map>
</div>
</div>
<p><a href="pkcs1_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="pkcs1_8h.html#ad2d47656e6c01f010e2505b50cafe07d">pkcs1_emsa_encode_digest</a> (<a class="el" href="structhashFunctionContext.html">hashFunctionContext</a> *ctxt, <a class="el" href="api_8h.html#ab8ef12fab634c171394422d0ee8baf94">byte</a> *emdata, size_t emsize)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">This function computes the digest, and encodes it it according to PKCS#1 for signing.  <a href="#ad2d47656e6c01f010e2505b50cafe07d"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>PKCS#1 utility routines. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>Bob Deblier &lt;<a href="mailto:bob.deblier@telenet.be">bob.deblier@telenet.be</a>&gt; </dd></dl>
</div><hr/><h2>Function Documentation</h2>
<a class="anchor" id="ad2d47656e6c01f010e2505b50cafe07d"></a><!-- doxytag: member="pkcs1.h::pkcs1_emsa_encode_digest" ref="ad2d47656e6c01f010e2505b50cafe07d" args="(hashFunctionContext *ctxt, byte *emdata, size_t emsize)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int pkcs1_emsa_encode_digest </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="structhashFunctionContext.html">hashFunctionContext</a> *&#160;</td>
          <td class="paramname"><em>ctxt</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="api_8h.html#ab8ef12fab634c171394422d0ee8baf94">byte</a> *&#160;</td>
          <td class="paramname"><em>emdata</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">size_t&#160;</td>
          <td class="paramname"><em>emsize</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This function computes the digest, and encodes it it according to PKCS#1 for signing. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">ctxt</td><td>The hash function context </td></tr>
    <tr><td class="paramname">emdata</td><td></td></tr>
    <tr><td class="paramname">emsize</td><td></td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Sun Apr 10 2011 20:49:30 for BeeCrypt by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>