class_d_l___base_precomputation___l_u_c-members.html

来自「Crypto++是一个非常强大的密码学库,主要是功能全」· HTML 代码 · 共 26 行

HTML
26
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Crypto++: Member List</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.2 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div><h1>DL_BasePrecomputation_LUC Member List</h1>This is the complete list of members for <a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a>, including all inherited members.<table>  <tr bgcolor="#f0f0f0"><td><b>CascadeExponentiate</b>(const DL_GroupPrecomputation&lt; Element &gt; &amp;group, const Integer &amp;exponent, const DL_FixedBasePrecomputation&lt; Integer &gt; &amp;pc2, const Integer &amp;exponent2) const (defined in <a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a>)</td><td><a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a></td><td><code> [inline]</code></td></tr>  <tr bgcolor="#f0f0f0"><td><b>CascadeExponentiate</b>(const DL_GroupPrecomputation&lt; Element &gt; &amp;group, const Integer &amp;exponent, const DL_FixedBasePrecomputation&lt; Element &gt; &amp;pc2, const Integer &amp;exponent2) const=0 (defined in <b>DL_FixedBasePrecomputation&lt; Integer &gt;</b>)</td><td><a class="el" href="class_d_l___fixed_base_precomputation.html">DL_FixedBasePrecomputation&lt; Integer &gt;</a></td><td><code> [pure virtual]</code></td></tr>  <tr bgcolor="#f0f0f0"><td><b>Element</b> typedef (defined in <b>DL_FixedBasePrecomputation&lt; Integer &gt;</b>)</td><td><a class="el" href="class_d_l___fixed_base_precomputation.html">DL_FixedBasePrecomputation&lt; Integer &gt;</a></td><td></td></tr>  <tr bgcolor="#f0f0f0"><td><b>Exponentiate</b>(const DL_GroupPrecomputation&lt; Element &gt; &amp;group, const Integer &amp;exponent) const (defined in <a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a>)</td><td><a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a></td><td></td></tr>  <tr bgcolor="#f0f0f0"><td><b>GetBase</b>(const DL_GroupPrecomputation&lt; Element &gt; &amp;group) const (defined in <a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a>)</td><td><a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a></td><td><code> [inline]</code></td></tr>  <tr bgcolor="#f0f0f0"><td><b>IsInitialized</b>() const (defined in <a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a>)</td><td><a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a></td><td><code> [inline]</code></td></tr>  <tr bgcolor="#f0f0f0"><td><b>Load</b>(const DL_GroupPrecomputation&lt; Element &gt; &amp;group, BufferedTransformation &amp;storedPrecomputation) (defined in <a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a>)</td><td><a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a></td><td><code> [inline]</code></td></tr>  <tr bgcolor="#f0f0f0"><td><b>Precompute</b>(const DL_GroupPrecomputation&lt; Element &gt; &amp;group, unsigned int maxExpBits, unsigned int storage) (defined in <a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a>)</td><td><a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a></td><td><code> [inline]</code></td></tr>  <tr bgcolor="#f0f0f0"><td><b>Save</b>(const DL_GroupPrecomputation&lt; Element &gt; &amp;group, BufferedTransformation &amp;storedPrecomputation) const (defined in <a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a>)</td><td><a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a></td><td><code> [inline]</code></td></tr>  <tr bgcolor="#f0f0f0"><td><b>SetBase</b>(const DL_GroupPrecomputation&lt; Element &gt; &amp;group, const Integer &amp;base) (defined in <a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a>)</td><td><a class="el" href="class_d_l___base_precomputation___l_u_c.html">DL_BasePrecomputation_LUC</a></td><td><code> [inline]</code></td></tr>  <tr bgcolor="#f0f0f0"><td><b>SetBase</b>(const DL_GroupPrecomputation&lt; Element &gt; &amp;group, const Element &amp;base)=0 (defined in <b>DL_FixedBasePrecomputation&lt; Integer &gt;</b>)</td><td><a class="el" href="class_d_l___fixed_base_precomputation.html">DL_FixedBasePrecomputation&lt; Integer &gt;</a></td><td><code> [pure virtual]</code></td></tr></table><hr size="1"><address style="align: right;"><small>Generated on Tue Jul 8 23:34:47 2003 for Crypto++ by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.2 </small></address></body></html>

⌨️ 快捷键说明

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