Range check encrypted string length (Issue #52)

This commit is contained in:
Michael R Sweet
2023-11-18 18:22:11 -05:00
parent 9fec2195d0
commit 0258384d53
3 changed files with 18 additions and 2 deletions

View File

@@ -2,6 +2,12 @@ Changes in PDFio
================
v1.1.4 (Month DD, YYYY)
-----------------------
- Fixed detection of encrypted strings that are too short (Issue #52)
v1.1.3 (November 15, 2023)
--------------------------