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 8b64ab8 commit 9c5ddebCopy full SHA for 9c5ddeb
CHANGELOG.rst
@@ -78,6 +78,8 @@ Changelog
78
:class:`~cryptography.hazmat.primitives.ciphers.aead.AESSIV`, and
79
:class:`~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305` to
80
allow encrypting directly into a pre-allocated buffer.
81
+* Added support for PKCS1v15 signing without DigestInfo using
82
+ :class:`~cryptography.hazmat.primitives.asymmetric.utils.NoDigestInfo`.
83
84
.. _v46-0-3:
85
0 commit comments