5 Commits

Author SHA1 Message Date
jca
7e6a45e6eb Bump EPOCH after introducing support for alpha[N] package versions
I highly suspect this is not needed but it's too tempting to just bump
three ports and forget about it.
No objection from tb@ (py-tlslite-ng maintainer)
2020-03-26 19:55:08 +00:00
tb
054c37438d tlslite-ng needs ecdsa as an RDEP
ok sthen
2020-03-03 18:49:14 +00:00
tb
b5fbe5bcb6 Fix typo in patch description. 2020-02-29 19:47:08 +00:00
tb
87ad4b4b94 Avoid loading pycrypto. If py3-cryptodome is installed, it will be loaded
instead and this will break RSA use.

ok kmos
2020-02-29 19:17:15 +00:00
tb
25542836b9 import py-tlslite-ng
ok kmos sthen

tlslite-ng is an open source python library that implements the SSL and
TLS cryptographic protocols.  It can be used either as a standalone
wrapper around the python socket interface or as a backend for multiple
other libraries.
2020-02-28 09:18:41 +00:00