File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments