Add-on:PyAES: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot Update |
m Addon-Bot repo category update |
||
| Line 26: | Line 26: | ||
[[Category:Matrix add-on repository]] | [[Category:Matrix add-on repository]] | ||
[[Category:Nexus add-on repository]] | [[Category:Nexus add-on repository]] | ||
[[Category:Omega add-on repository]] | |||
Revision as of 19:51, 11 April 2024
| 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.