Skip to content

Commit 99f6aba

Browse files
committed
Update CHANGELOG
1 parent c719313 commit 99f6aba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Changelog
2626
and :class:`~cryptography.hazmat.primitives.ciphers.algorithms.ARC4` into
2727
:doc:`/hazmat/decrepit/index` and deprecated them in the ``cipher`` module.
2828
They will be removed from the ``cipher`` module in 48.0.0.
29+
* Fixed ASN.1 encoding for PKCS7/SMIME signed messages. The fields ``SMIMECapabilities``
30+
and ``SignatureAlgorithmIdentifier`` should now be correctly encoded according to the
31+
definitions in :rfc:`2633` :rfc:`3370`.
2932

3033
.. _v42-0-3:
3134

0 commit comments

Comments
 (0)