The security/py-aes,python3 port
py3-aes-1.6.1p5 – pure-Python implementation of AES block-cipher (cvsweb github mirror)
Description
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.WWW: https://pypi.python.org/pypi/pyaes
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/pyaes-1.6.1-py3.11.egg-info
- /usr/local/lib/python3.11/site-packages/pyaes/
- /usr/local/lib/python3.11/site-packages/pyaes/__init__.py
- /usr/local/lib/python3.11/site-packages/pyaes/__pycache__/
- /usr/local/lib/python3.11/site-packages/pyaes/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyaes/__pycache__/aes.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyaes/__pycache__/blockfeeder.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyaes/__pycache__/util.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyaes/aes.py
- /usr/local/lib/python3.11/site-packages/pyaes/blockfeeder.py
- /usr/local/lib/python3.11/site-packages/pyaes/util.py