xref: /OK3568_Linux_fs/buildroot/package/python-pyaes/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_PYAES
2	bool "python-pyaes"
3	help
4	  Pure-Python Implementation of the AES block-cipher and
5	  common modes of operation.
6
7	  https://github.com/ricmoo/pyaes
8