8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
|
config BR2_PACKAGE_PYTHON_PYAES
|
||
|
bool "python-pyaes"
|
||
|
help
|
||
|
Pure-Python Implementation of the AES block-cipher and
|
||
|
common modes of operation.
|
||
|
|
||
|
https://github.com/ricmoo/pyaes
|