We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da7165 commit bfa4d95Copy full SHA for bfa4d95
CHANGELOG.rst
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+.. _v41-0-3:
5
+
6
+41.0.3 - 2023-08-01
7
+~~~~~~~~~~~~~~~~~~~
8
9
+* Fixed performance regression loading DH public keys.
10
+* Fixed a memory leak when using
11
+ :class:`~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305`.
12
+* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.2.
13
14
.. _v41-0-2:
15
16
41.0.2 - 2023-07-10
0 commit comments