We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 565fa5f commit 91d2990Copy full SHA for 91d2990
CHANGELOG.rst
@@ -89,6 +89,8 @@ Changelog
89
method for computing hashes.
90
* Added :doc:`/hazmat/primitives/hpke` support implementing :rfc:`9180` for
91
hybrid authenticated encryption.
92
+* Added support for ML-DSA-65 signing and verification using
93
+ :class:`~cryptography.hazmat.primitives.asymmetric.mldsa`.
94
95
.. _v46-0-6:
96
0 commit comments