mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-25 04:45:45 +00:00
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
config BR2_PACKAGE_PYTHON_ECDSA
|
|
bool "python-ecdsa"
|
|
help
|
|
ECDSA cryptographic signature library (pure python).
|
|
|
|
http://github.com/warner/python-ecdsa
|