summaryrefslogtreecommitdiffstats
path: root/package/python-pycrypto/Config.in
blob: fe545b5f6a1eedb9309e0e1e34d5a5fdc75e9b37 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_PYTHON_PYCRYPTO
	bool "python-pycrypto"
	depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
	select BR2_PACKAGE_GMP
	help
	  PyCrypto is a collection of cryptographic algorithms and
	  protocols, implemented for use from Python.

	  http://www.pycrypto.org/
OpenPOWER on IntegriCloud