1config BR2_PACKAGE_PYTHON_ECDSA 2 bool "python-ecdsa" 3 select BR2_PACKAGE_PYTHON_SIX # runtime 4 help 5 ECDSA cryptographic signature library (pure python). 6 7 http://github.com/tlsfuzzer/python-ecdsa 8