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

This commit is contained in:
Michael R Sweet
2025-04-13 09:04:00 -04:00
parent cfdd6f55d9
commit 3ae95f1545
5 changed files with 110 additions and 121 deletions

View File

@ -12,7 +12,8 @@ v1.6.0 - YYYY-MM-DD
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