CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/02/29 12:17:16
Modified files:
net/py-tlslite-ng: Makefile
Added files:
net/py-tlslite-ng/patches: patch-tlslite_utils_cryptomath_py
Log message:
Avoid loading pycrypto. If py3-cryptodome is installed, it will be loaded
instead and this will break RSA use.
ok kmos
