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

📄 struct_c_f_b___f_i_p_s___mode___external_cipher.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++: CFB_FIPS_Mode_ExternalCipher Struct 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>CFB_FIPS_Mode_ExternalCipher Struct Reference</h1><!-- doxytag: class="CFB_FIPS_Mode_ExternalCipher" --><!-- doxytag: inherits="CipherModeDocumentation" --><code>#include &lt;<a class="el" href="modes_8h-source.html">modes.h</a>&gt;</code><p><p>Inheritance diagram for CFB_FIPS_Mode_ExternalCipher:<p><center><img src="struct_c_f_b___f_i_p_s___mode___external_cipher.png" usemap="#CFB_FIPS_Mode_ExternalCipher_map" border="0" alt=""></center><map name="CFB_FIPS_Mode_ExternalCipher_map"><area href="struct_cipher_mode_documentation.html" alt="CipherModeDocumentation" shape="rect" coords="0,56,201,80"><area href="struct_symmetric_cipher_documentation.html" alt="SymmetricCipherDocumentation" shape="rect" coords="0,0,201,24"></map><a href="struct_c_f_b___f_i_p_s___mode___external_cipher-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>CFB mode FIPS variant, requiring full block plaintext according to FIPS 800-38A, external cipher. <p><p>Definition at line <a class="el" href="modes_8h-source.html#l00349">349</a> of file <a class="el" href="modes_8h-source.html">modes.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 class="anchor" name="b8bd472edefe7b4e86eefb86ac1db44c"></a><!-- doxytag: member="CFB_FIPS_Mode_ExternalCipher::Encryption" ref="b8bd472edefe7b4e86eefb86ac1db44c" args="" -->typedef <a class="el" href="class_cipher_mode_final_template___external_cipher.html">CipherModeFinalTemplate_ExternalCipher</a>&lt;<br> <a class="el" href="class_concrete_policy_holder.html">ConcretePolicyHolder</a>&lt; <a class="el" href="class_empty.html">Empty</a>,<br> <a class="el" href="class_c_f_b___require_full_data_blocks.html">CFB_RequireFullDataBlocks</a>&lt;<br> <a class="el" href="class_c_f_b___encryption_template.html">CFB_EncryptionTemplate</a>&lt; <a class="el" href="class_abstract_policy_holder.html">AbstractPolicyHolder</a>&lt;<br> <a class="el" href="class_c_f_b___cipher_abstract_policy.html">CFB_CipherAbstractPolicy</a>,<br> <a class="el" href="class_c_f_b___mode_policy.html">CFB_ModePolicy</a> &gt; &gt; &gt; &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_c_f_b___f_i_p_s___mode___external_cipher.html#b8bd472edefe7b4e86eefb86ac1db44c">Encryption</a></td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">implements the <a class="el" href="class_symmetric_cipher.html" title="interface for one direction (encryption or decryption) of a stream cipher or cipher...">SymmetricCipher</a> interface <br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1ed857b189576655a94ae1c9e3fa5caf"></a><!-- doxytag: member="CFB_FIPS_Mode_ExternalCipher::Decryption" ref="1ed857b189576655a94ae1c9e3fa5caf" args="" -->typedef <a class="el" href="class_cipher_mode_final_template___external_cipher.html">CipherModeFinalTemplate_ExternalCipher</a>&lt;<br> <a class="el" href="class_concrete_policy_holder.html">ConcretePolicyHolder</a>&lt; <a class="el" href="class_empty.html">Empty</a>,<br> <a class="el" href="class_c_f_b___require_full_data_blocks.html">CFB_RequireFullDataBlocks</a>&lt;<br> <a class="el" href="class_c_f_b___decryption_template.html">CFB_DecryptionTemplate</a>&lt; <a class="el" href="class_abstract_policy_holder.html">AbstractPolicyHolder</a>&lt;<br> <a class="el" href="class_c_f_b___cipher_abstract_policy.html">CFB_CipherAbstractPolicy</a>,<br> <a class="el" href="class_c_f_b___mode_policy.html">CFB_ModePolicy</a> &gt; &gt; &gt; &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_c_f_b___f_i_p_s___mode___external_cipher.html#1ed857b189576655a94ae1c9e3fa5caf">Decryption</a></td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">implements the <a class="el" href="class_symmetric_cipher.html" title="interface for one direction (encryption or decryption) of a stream cipher or cipher...">SymmetricCipher</a> interface <br></td></tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="modes_8h-source.html">modes.h</a></ul><hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 1 11:11:31 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 + -