Skip to content

Commit b2da57a

Browse files
authored
changelog for mldsa/mlkem for openssl (#14791)
1 parent 3cf44ad commit b2da57a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ Changelog
1414
``TBSCertList.signature`` algorithm does not match the outer
1515
``signatureAlgorithm`` now raises ``ValueError``. Previously, such CRLs
1616
were parsed successfully and only rejected during signature validation.
17+
* Added support for :doc:`/hazmat/primitives/asymmetric/mlkem` and
18+
:doc:`/hazmat/primitives/asymmetric/mldsa` when using OpenSSL 3.5.0 or
19+
later, in addition to the existing AWS-LC and BoringSSL support. This means
20+
post-quantum algorithms are now available to users of our wheels.
21+
22+
* **Note:** Going forward, we do not guarantee that all functionality
23+
in ``cryptography`` will be available when building against
24+
OpenSSL. See :doc:`/statements/state-of-openssl` for more information.
1725

1826

1927
.. _v47-0-0:

0 commit comments

Comments
 (0)