{"library":"pyaes","type":"library","category":null,"description":"PyAES provides a pure-Python implementation of the Advanced Encryption Standard (AES) block cipher, along with common modes of operation like CBC, CTR, and OFB. Currently at version 1.6.1, it offers a lightweight cryptographic option for environments where C extensions are not feasible or desired. Its release cadence is low, with updates typically addressing bug fixes or minor enhancements.","language":"python","status":"active","version":"1.6.1","tags":["encryption","cryptography","aes","pure-python","cipher"],"install":[{"cmd":"pip install pyaes","imports":["from pyaes import AESModeOfOperationCBC","from pyaes import AESModeOfOperationCTR","from pyaes import AES"]}],"homepage":null,"github":"https://github.com/ricmoo/pyaes","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyaes/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.01,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pyaes/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}