Add-on:PyAES: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot repo category update |
m Addon-Bot repo category update |
||
| Line 25: | Line 25: | ||
[[Category:Leia add-on repository]] | [[Category:Leia add-on repository]] | ||
[[Category:Matrix add-on repository]] | [[Category:Matrix add-on repository]] | ||
[[Category:Nexus add-on repository]] | |||
Revision as of 04:21, 18 July 2021
| PyAES | ||||||||||||||||
| ||||||||||||||||
A pure-Python implementation of the AES (FIPS-197) block-cipher algorithm and common modes of operation (CBC, CFB, CTR, ECB, OFB) with no dependencies beyond standard Python libraries. See README.md for API reference and details.