mirror of
https://github.com/Legrandin/pycryptodome.git
synced 2025-10-19 07:53:49 +00:00
Fix Changelog
This commit is contained in:
parent
c90e5c263e
commit
0869d4af3b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue