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

📄 class_d_l___base_precomputation___l_u_c.html

📁 Crypto++是一个非常强大的密码学库,主要是功能全
💻 HTML
字号:
<!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++: DL_BasePrecomputation_LUC class Reference</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 Class Reference</h1><code>#include &lt;<a class="el" href="luc_8h-source.html">luc.h</a>&gt;</code><p><p>Inheritance diagram for DL_BasePrecomputation_LUC:<p><center><img src="class_d_l___base_precomputation___l_u_c.png" usemap="#DL_BasePrecomputation_LUC_map" border="0" alt=""></center><map name="DL_BasePrecomputation_LUC_map"></map><a href="class_d_l___base_precomputation___l_u_c-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2><p><p>Definition at line <a class="el" href="luc_8h-source.html#l00125">125</a> of file <a class="el" href="luc_8h-source.html">luc.h</a>.<table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Types</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___fixed_base_precomputationw0" doxytag="DL_BasePrecomputation_LUC::Element"></a>typedef <a class="el" href="class_integer.html">Integer</a>&nbsp;</td><td class="memItemRight" valign=bottom><b>Element</b></td></tr><tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca0" doxytag="DL_BasePrecomputation_LUC::IsInitialized"></a>bool&nbsp;</td><td class="memItemRight" valign=bottom><b>IsInitialized</b> () const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca1" doxytag="DL_BasePrecomputation_LUC::SetBase"></a>void&nbsp;</td><td class="memItemRight" valign=bottom><b>SetBase</b> (const DL_GroupPrecomputation&lt; Element &gt; &amp;group, const <a class="el" href="class_integer.html">Integer</a> &amp;base)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca2" doxytag="DL_BasePrecomputation_LUC::GetBase"></a>const <a class="el" href="class_integer.html">Integer</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><b>GetBase</b> (const DL_GroupPrecomputation&lt; Element &gt; &amp;group) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca3" doxytag="DL_BasePrecomputation_LUC::Precompute"></a>void&nbsp;</td><td class="memItemRight" valign=bottom><b>Precompute</b> (const DL_GroupPrecomputation&lt; Element &gt; &amp;group, unsigned int maxExpBits, unsigned int storage)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca4" doxytag="DL_BasePrecomputation_LUC::Load"></a>void&nbsp;</td><td class="memItemRight" valign=bottom><b>Load</b> (const DL_GroupPrecomputation&lt; Element &gt; &amp;group, <a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> &amp;storedPrecomputation)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca5" doxytag="DL_BasePrecomputation_LUC::Save"></a>void&nbsp;</td><td class="memItemRight" valign=bottom><b>Save</b> (const DL_GroupPrecomputation&lt; Element &gt; &amp;group, <a class="el" href="class_buffered_transformation.html">BufferedTransformation</a> &amp;storedPrecomputation) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca6" doxytag="DL_BasePrecomputation_LUC::Exponentiate"></a><a class="el" href="class_integer.html">Integer</a>&nbsp;</td><td class="memItemRight" valign=bottom><b>Exponentiate</b> (const DL_GroupPrecomputation&lt; Element &gt; &amp;group, const <a class="el" href="class_integer.html">Integer</a> &amp;exponent) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___base_precomputation___l_u_ca7" doxytag="DL_BasePrecomputation_LUC::CascadeExponentiate"></a><a class="el" href="class_integer.html">Integer</a>&nbsp;</td><td class="memItemRight" valign=bottom><b>CascadeExponentiate</b> (const DL_GroupPrecomputation&lt; Element &gt; &amp;group, const <a class="el" href="class_integer.html">Integer</a> &amp;exponent, const DL_FixedBasePrecomputation&lt; <a class="el" href="class_integer.html">Integer</a> &gt; &amp;pc2, const <a class="el" href="class_integer.html">Integer</a> &amp;exponent2) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___fixed_base_precomputationa1" doxytag="DL_BasePrecomputation_LUC::SetBase"></a>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><b>SetBase</b> (const DL_GroupPrecomputation&lt; Element &gt; &amp;group, const Element &amp;base)=0</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_d_l___fixed_base_precomputationa7" doxytag="DL_BasePrecomputation_LUC::CascadeExponentiate"></a>virtual Element&nbsp;</td><td class="memItemRight" valign=bottom><b>CascadeExponentiate</b> (const DL_GroupPrecomputation&lt; Element &gt; &amp;group, const <a class="el" href="class_integer.html">Integer</a> &amp;exponent, const DL_FixedBasePrecomputation&lt; Element &gt; &amp;pc2, const <a class="el" href="class_integer.html">Integer</a> &amp;exponent2) const=0</td></tr></table><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="luc_8h-source.html">luc.h</a><li><a class="el" href="luc_8cpp-source.html">luc.cpp</a></ul><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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -