Skip to content

Commit

Permalink
document that we auto-chunk on symmetric cipher contexts now (#5420)
Browse files Browse the repository at this point in the history
  • Loading branch information
reaperhulk committed Aug 24, 2020
1 parent f90ba18 commit b6c51be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Changelog
and
:func:`~cryptography.hazmat.primitives.serialization.pkcs7.load_der_pkcs7_certificates`
.
* Resolved an issue causing large symmetric encryption calls (greater than
2\ :sup:`31` bytes) to raise an ``OverflowError``.

.. _v3-0:

Expand Down

0 comments on commit b6c51be

Please sign in to comment.