2020-09-18 17:18:51 +02:00
|
|
|
config BR2_PACKAGE_PYTHON_M2CRYPTO
|
|
|
|
bool "python-m2crypto"
|
|
|
|
select BR2_PACKAGE_OPENSSL
|
2022-02-09 17:51:14 +01:00
|
|
|
select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
|
|
|
|
select BR2_PACKAGE_PYTHON3_SSL # runtime
|
2020-09-18 17:18:51 +02:00
|
|
|
help
|
|
|
|
M2Crypto: A Python crypto and SSL toolkit.
|
|
|
|
|
|
|
|
https://gitlab.com/m2crypto/m2crypto
|