eric6/Documentation/Source/eric6.Utilities.crypto.py3AES.html

changeset 8215
fc5d68a6889e
parent 7989
a21d673a8f99
equal deleted inserted replaced
8214:51f0d3e047ec 8215:fc5d68a6889e
72 72
73 <p> 73 <p>
74 Class implementing the Advanced Encryption Standard algorithm. 74 Class implementing the Advanced Encryption Standard algorithm.
75 </p> 75 </p>
76 <h3>Derived from</h3> 76 <h3>Derived from</h3>
77 object 77 None
78 <h3>Class Attributes</h3> 78 <h3>Class Attributes</h3>
79 79
80 <table> 80 <table>
81 <tr><td>KeySize</td></tr><tr><td>Rcon</td></tr><tr><td>rsbox</td></tr><tr><td>sbox</td></tr> 81 <tr><td>KeySize</td></tr><tr><td>Rcon</td></tr><tr><td>rsbox</td></tr><tr><td>sbox</td></tr>
82 </table> 82 </table>
715 715
716 <p> 716 <p>
717 Class implementing the different AES mode of operations. 717 Class implementing the different AES mode of operations.
718 </p> 718 </p>
719 <h3>Derived from</h3> 719 <h3>Derived from</h3>
720 object 720 None
721 <h3>Class Attributes</h3> 721 <h3>Class Attributes</h3>
722 722
723 <table> 723 <table>
724 <tr><td>ModeOfOperation</td></tr><tr><td>aes</td></tr> 724 <tr><td>ModeOfOperation</td></tr><tr><td>aes</td></tr>
725 </table> 725 </table>

eric ide

mercurial