2016-01-16 17:41:13 +01:00
|
|
|
config BR2_PACKAGE_PYTHON_ECDSA
|
|
|
|
bool "python-ecdsa"
|
2020-02-13 05:52:01 +01:00
|
|
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
2016-01-16 17:41:13 +01:00
|
|
|
help
|
|
|
|
ECDSA cryptographic signature library (pure python).
|
|
|
|
|
|
|
|
http://github.com/warner/python-ecdsa
|