⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 class_d_l___algorithm___e_c_d_s_a.html

📁 著名的密码库Crypto++的文档 C++语言的杰作。程序员必备。
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"><title>Crypto++: DL_Algorithm_ECDSA&lt; EC &gt; Class Template Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"><link href="tabs.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.5.2 --><div class="tabs">  <ul>    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>    <li><a href="namespaces.html"><span>Namespaces</span></a></li>    <li class="current"><a href="classes.html"><span>Classes</span></a></li>    <li><a href="files.html"><span>Files</span></a></li>  </ul></div><div class="tabs">  <ul>    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>  </ul></div><h1>DL_Algorithm_ECDSA&lt; EC &gt; Class Template Reference</h1><!-- doxytag: class="DL_Algorithm_ECDSA" --><!-- doxytag: inherits="DL_Algorithm_GDSA&lt; EC::Point &gt;" --><code>#include &lt;<a class="el" href="eccrypto_8h-source.html">eccrypto.h</a>&gt;</code><p><p>Inheritance diagram for DL_Algorithm_ECDSA&lt; EC &gt;:<p><center><img src="class_d_l___algorithm___e_c_d_s_a.png" usemap="#DL_Algorithm_ECDSA< EC >_map" border="0" alt=""></center><map name="DL_Algorithm_ECDSA< EC >_map"><area href="class_d_l___algorithm___g_d_s_a.html" alt="DL_Algorithm_GDSA< EC::Point >" shape="rect" coords="0,56,284,80"><area href="class_d_l___elgamal_like_signature_algorithm.html" alt="DL_ElgamalLikeSignatureAlgorithm< EC::Point >" shape="rect" coords="0,0,284,24"></map><a href="class_d_l___algorithm___e_c_d_s_a-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2><h3>template&lt;class EC&gt;<br> class DL_Algorithm_ECDSA&lt; EC &gt;</h3><a class="el" href="struct_e_c_d_s_a.html" title="ECDSA">ECDSA</a> algorithm. <p><p>Definition at line <a class="el" href="eccrypto_8h-source.html#l00213">213</a> of file <a class="el" href="eccrypto_8h-source.html">eccrypto.h</a>.<table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr><tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8a60aa64a15eced1c26686f8eac089d9"></a><!-- doxytag: member="DL_Algorithm_ECDSA::Sign" ref="8a60aa64a15eced1c26686f8eac089d9" args="(const DL_GroupParameters&lt; EC::Point &gt; &amp;params, const Integer &amp;x, const Integer &amp;k, const Integer &amp;e, Integer &amp;r, Integer &amp;s) const" -->void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_d_l___algorithm___g_d_s_a.html#8a60aa64a15eced1c26686f8eac089d9">Sign</a> (const <a class="el" href="class_d_l___group_parameters.html">DL_GroupParameters</a>&lt; EC::Point &gt; &amp;params, const <a class="el" href="class_integer.html">Integer</a> &amp;x, const <a class="el" href="class_integer.html">Integer</a> &amp;k, const <a class="el" href="class_integer.html">Integer</a> &amp;e, <a class="el" href="class_integer.html">Integer</a> &amp;r, <a class="el" href="class_integer.html">Integer</a> &amp;s) const</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a88f8827bab1adc8d61a2ba4f87941e7"></a><!-- doxytag: member="DL_Algorithm_ECDSA::Verify" ref="a88f8827bab1adc8d61a2ba4f87941e7" args="(const DL_GroupParameters&lt; EC::Point &gt; &amp;params, const DL_PublicKey&lt; EC::Point &gt; &amp;publicKey, const Integer &amp;e, const Integer &amp;r, const Integer &amp;s) const" -->bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_d_l___algorithm___g_d_s_a.html#a88f8827bab1adc8d61a2ba4f87941e7">Verify</a> (const <a class="el" href="class_d_l___group_parameters.html">DL_GroupParameters</a>&lt; EC::Point &gt; &amp;params, const <a class="el" href="class_d_l___public_key.html">DL_PublicKey</a>&lt; EC::Point &gt; &amp;publicKey, const <a class="el" href="class_integer.html">Integer</a> &amp;e, const <a class="el" href="class_integer.html">Integer</a> &amp;r, const <a class="el" href="class_integer.html">Integer</a> &amp;s) const</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="282eefef119472f0c7c2c05c320af9f3"></a><!-- doxytag: member="DL_Algorithm_ECDSA::RecoverPresignature" ref="282eefef119472f0c7c2c05c320af9f3" args="(const DL_GroupParameters&lt; EC::Point &gt; &amp;params, const DL_PublicKey&lt; EC::Point &gt; &amp;publicKey, const Integer &amp;r, const Integer &amp;s) const " -->virtual <a class="el" href="class_integer.html">Integer</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_d_l___elgamal_like_signature_algorithm.html#282eefef119472f0c7c2c05c320af9f3">RecoverPresignature</a> (const <a class="el" href="class_d_l___group_parameters.html">DL_GroupParameters</a>&lt; EC::Point &gt; &amp;params, const <a class="el" href="class_d_l___public_key.html">DL_PublicKey</a>&lt; EC::Point &gt; &amp;publicKey, const <a class="el" href="class_integer.html">Integer</a> &amp;r, const <a class="el" href="class_integer.html">Integer</a> &amp;s) const </td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="23ac5172e324bb94f835032b8f2cc175"></a><!-- doxytag: member="DL_Algorithm_ECDSA::RLen" ref="23ac5172e324bb94f835032b8f2cc175" args="(const DL_GroupParameters&lt; EC::Point &gt; &amp;params) const" -->virtual size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_d_l___elgamal_like_signature_algorithm.html#23ac5172e324bb94f835032b8f2cc175">RLen</a> (const <a class="el" href="class_d_l___group_parameters.html">DL_GroupParameters</a>&lt; EC::Point &gt; &amp;params) const</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b213028630c877842aa40609ff842dcb"></a><!-- doxytag: member="DL_Algorithm_ECDSA::SLen" ref="b213028630c877842aa40609ff842dcb" args="(const DL_GroupParameters&lt; EC::Point &gt; &amp;params) const" -->virtual size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_d_l___elgamal_like_signature_algorithm.html#b213028630c877842aa40609ff842dcb">SLen</a> (const <a class="el" href="class_d_l___group_parameters.html">DL_GroupParameters</a>&lt; EC::Point &gt; &amp;params) const</td></tr><tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bf24337bdbde511b8967f5e576b24045"></a><!-- doxytag: member="DL_Algorithm_ECDSA::StaticAlgorithmName" ref="bf24337bdbde511b8967f5e576b24045" args="()" -->static const char *__cdecl&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_d_l___algorithm___e_c_d_s_a.html#bf24337bdbde511b8967f5e576b24045">StaticAlgorithmName</a> ()</td></tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="eccrypto_8h-source.html">eccrypto.h</a></ul><hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 1 11:11:33 2007 for Crypto++ by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -