We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c719313 commit 99f6abaCopy full SHA for 99f6aba
CHANGELOG.rst
@@ -26,6 +26,9 @@ Changelog
26
and :class:`~cryptography.hazmat.primitives.ciphers.algorithms.ARC4` into
27
:doc:`/hazmat/decrepit/index` and deprecated them in the ``cipher`` module.
28
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`.
32
33
.. _v42-0-3:
34
0 commit comments