CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/23 05:24:04
Modified files:
net/py-tlslite-ng: Makefile distinfo
net/py-tlslite-ng/pkg: PLIST
Log message:
update to py-tlslite-ng 0.8.0-alpha40
* fix wrong error message in AES implementation (Bernt Røskar Brenna)
* fix API break caused by the workaround for Bleichenbacher; RSA keys generated
in-memory with m2crypto wouldn't work for decryption/encryption
* handle too short RSA ciphertexts for the key size consistently between
backends