206eedd240
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
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
|