📄 struct_block_cipher_documentation.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++: BlockCipherDocumentation struct 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Compound List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Compound Members</a> | <a class="qindex" href="globals.html">File Members</a></div><h1>BlockCipherDocumentation Struct Reference</h1><code>#include <<a class="el" href="seckey_8h-source.html">seckey.h</a>></code><p><p>Inheritance diagram for BlockCipherDocumentation:<p><center><img src="struct_block_cipher_documentation.png" usemap="#BlockCipherDocumentation_map" border="0" alt=""></center><map name="BlockCipherDocumentation_map"><area href="class_blowfish.html" alt="Blowfish" shape="rect" coords="174,56,338,80"><area href="class_c_a_s_t128.html" alt="CAST128" shape="rect" coords="174,112,338,136"><area href="class_c_a_s_t256.html" alt="CAST256" shape="rect" coords="174,168,338,192"><area href="class_d_e_s.html" alt="DES" shape="rect" coords="174,224,338,248"><area href="class_d_e_s___e_d_e2.html" alt="DES_EDE2" shape="rect" coords="174,280,338,304"><area href="class_d_e_s___e_d_e3.html" alt="DES_EDE3" shape="rect" coords="174,336,338,360"><area href="class_d_e_s___x_e_x3.html" alt="DES_XEX3" shape="rect" coords="174,392,338,416"><area href="class_diamond2.html" alt="Diamond2" shape="rect" coords="174,448,338,472"><area href="class_diamond2_lite.html" alt="Diamond2Lite" shape="rect" coords="174,504,338,528"><area href="class_g_o_s_t.html" alt="GOST" shape="rect" coords="174,560,338,584"><area href="class_i_d_e_a.html" alt="IDEA" shape="rect" coords="174,616,338,640"><area href="class_l_r.html" alt="LR< T >" shape="rect" coords="174,672,338,696"><area href="class_m_a_r_s.html" alt="MARS" shape="rect" coords="174,728,338,752"><area href="class_r_c2.html" alt="RC2" shape="rect" coords="174,784,338,808"><area href="class_r_c5.html" alt="RC5" shape="rect" coords="174,840,338,864"><area href="class_r_c6.html" alt="RC6" shape="rect" coords="174,896,338,920"><area href="class_rijndael.html" alt="Rijndael" shape="rect" coords="174,952,338,976"><area href="class_s_a_f_e_r___k.html" alt="SAFER_K" shape="rect" coords="174,1008,338,1032"><area href="class_s_a_f_e_r___s_k.html" alt="SAFER_SK" shape="rect" coords="174,1064,338,1088"><area href="class_serpent.html" alt="Serpent" shape="rect" coords="174,1120,338,1144"><area href="class_s_h_a_r_k.html" alt="SHARK" shape="rect" coords="174,1176,338,1200"><area href="class_s_k_i_p_j_a_c_k.html" alt="SKIPJACK" shape="rect" coords="174,1232,338,1256"><area href="class_square.html" alt="Square" shape="rect" coords="174,1288,338,1312"><area href="class_t_e_a.html" alt="TEA" shape="rect" coords="174,1344,338,1368"><area href="class_three_way.html" alt="ThreeWay" shape="rect" coords="174,1400,338,1424"><area href="class_twofish.html" alt="Twofish" shape="rect" coords="174,1456,338,1480"></map><a href="struct_block_cipher_documentation-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>These objects usually should not be used directly. See <a class="el" href="struct_cipher_mode_documentation.html">CipherModeDocumentation</a> instead. <p>Each class derived from this one defines two types, Encryption and Decryption, both of which implement the <a class="el" href="class_block_cipher.html">BlockCipher</a> interface. <p><p>Definition at line <a class="el" href="seckey_8h-source.html#l00222">222</a> of file <a class="el" href="seckey_8h-source.html">seckey.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="_r_c2w4" doxytag="BlockCipherDocumentation::Encryption"></a>typedef <a class="el" href="class_block_cipher.html">BlockCipher</a> </td><td class="memItemRight" valign=bottom><a class="el" href="struct_block_cipher_documentation.html#_r_c2w4">Encryption</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">implements the <a class="el" href="class_block_cipher.html">BlockCipher</a> interface <br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_r_c2w5" doxytag="BlockCipherDocumentation::Decryption"></a>typedef <a class="el" href="class_block_cipher.html">BlockCipher</a> </td><td class="memItemRight" valign=bottom><a class="el" href="struct_block_cipher_documentation.html#_r_c2w5">Decryption</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">implements the <a class="el" href="class_block_cipher.html">BlockCipher</a> interface <br><br></td></tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="seckey_8h-source.html">seckey.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Tue Jul 8 23:34:37 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 + -