summaryrefslogtreecommitdiffstats
path: root/package/python-pycrypto/Config.in
blob: 60a344683166ecb9b93b383061b8843b5e37c4ad (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_PYTHON_PYCRYPTO
	bool "python-pycrypto"
	depends on BR2_PACKAGE_PYTHON
	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