Config.in 225 B

12345678
  1. config BR2_PACKAGE_PYTHON_PYCRYPTO
  2. bool "python-pycrypto"
  3. select BR2_PACKAGE_GMP
  4. help
  5. PyCrypto is a collection of cryptographic algorithms and
  6. protocols, implemented for use from Python.
  7. http://www.pycrypto.org/