Skip to content

Commit 9c5ddeb

Browse files
committed
Mention NoDigestInfo in the CHANGELOG
1 parent 8b64ab8 commit 9c5ddeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ Changelog
7878
:class:`~cryptography.hazmat.primitives.ciphers.aead.AESSIV`, and
7979
:class:`~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305` to
8080
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`.
8183

8284
.. _v46-0-3:
8385

0 commit comments

Comments
 (0)