Skip to content

Commit 1a8e1c6

Browse files
committed
update readme
1 parent 015277a commit 1a8e1c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,12 @@ may not work with all asyncore.dispatcher subclasses.
678678
* small optimisations to PRF methods, speeds to handshake
679679
* support for MD5 signatures in X.509 certificates (Jean-Romain Garnier)
680680
* add support for Brainpool curves in TLS 1.2 and earlier (pytz)
681+
* fix wrong error message in AES implementation (Bernt Røskar Brenna)
682+
* migrate to Github Action for CI
683+
* fix API break caused by the workaround for Bleichenbacher; RSA keys generated
684+
in-memory with m2crypto wouldn't work for decryption/encryption
685+
* handle too short RSA ciphertexts for the key size consistently between
686+
backends
681687
682688
683689
0.7.0 - 2017-07-31

0 commit comments

Comments
 (0)