Fix decryption of RC4-40 files.

This commit is contained in:
Michael R Sweet
2025-04-13 08:37:24 -04:00
parent 4219b8fd77
commit 20dd2a6d28
3 changed files with 28 additions and 11 deletions

View File

@@ -2,6 +2,12 @@ Changes in PDFio
================
v1.5.3 - YYYY-MM-DD
-------------------
- Fixed decryption of PDF files "protected" by 40-bit RC4.
v1.5.2 - 2025-04-12
-------------------