Fix Changelog

This commit is contained in:
Helder Eijs 2025-03-16 00:21:34 +01:00
parent c90e5c263e
commit 0869d4af3b

View file

@ -11,7 +11,7 @@ New features
Resolved issues Resolved issues
--------------- ---------------
* GH#812: CCM ciphers will now fail before encrypting (or decrypting) * GH#812: CCM ciphers will now fail before encrypting (or decrypting)
data beyond the limit imposed by the nonce length. data beyond the limit imposed by the nonce length.
* GH#846: fix infinite loop with RC4 for data larger than 4GB. * GH#846: fix infinite loop with RC4 for data larger than 4GB.
* GH#852: handle correctly invalid PEM files with less than 3 lines. * GH#852: handle correctly invalid PEM files with less than 3 lines.