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

changeset 1682
0eefcc28fa74
parent 1228
7afaf2fca55b
child 2367
78f6c8193d37
equal deleted inserted replaced
1681:34c774fb57b5 1682:0eefcc28fa74
591 </dd><dt><i>key</i></dt> 591 </dd><dt><i>key</i></dt>
592 <dd> 592 <dd>
593 key to be used (bytes) 593 key to be used (bytes)
594 </dd><dt><i>size</i></dt> 594 </dd><dt><i>size</i></dt>
595 <dd> 595 <dd>
596 length of the key (integer) 596 length of the key (16, 24 or 32)
597 </dd><dt><i>IV</i></dt> 597 </dd><dt><i>IV</i></dt>
598 <dd> 598 <dd>
599 initialisation vector (bytearray) 599 initialisation vector (bytearray)
600 </dd> 600 </dd>
601 </dl><dl> 601 </dl><dl>
618 </dd><dt><i>key</i></dt> 618 </dd><dt><i>key</i></dt>
619 <dd> 619 <dd>
620 key to be used (bytes) 620 key to be used (bytes)
621 </dd><dt><i>size</i></dt> 621 </dd><dt><i>size</i></dt>
622 <dd> 622 <dd>
623 length of the key (integer) 623 length of the key (16, 24 or 32)
624 </dd><dt><i>IV</i></dt> 624 </dd><dt><i>IV</i></dt>
625 <dd> 625 <dd>
626 initialisation vector (bytearray) 626 initialisation vector (bytearray)
627 </dd> 627 </dd>
628 </dl><dl> 628 </dl><dl>

eric ide

mercurial