[ buster ]
[ 源代码: pyaes ]
软件包:python-pyaes(1.6.1-2)
Pure-Python implementation of the AES cipher (Python 2)
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.
This package contains the Python 2 version of pyaes.