Fix decryption of UTF-16 strings (Issue #42)

This commit is contained in:
Michael R Sweet
2025-04-13 09:05:02 -04:00
parent 20dd2a6d28
commit 2dcef0936e
5 changed files with 110 additions and 121 deletions

View File

@@ -5,7 +5,8 @@ Changes in PDFio
v1.5.3 - YYYY-MM-DD
-------------------
- Fixed decryption of PDF files "protected" by 40-bit RC4.
- Fixed decryption of PDF files "protected" by 40-bit RC4 (Issue #42)
- Fixed decryption of UTF-16 strings (Issue #42)
v1.5.2 - 2025-04-12