Fix decryption of RC4-40 files.

This commit is contained in:
Michael R Sweet
2025-04-13 08:36:58 -04:00
parent 06f38edcc7
commit cfdd6f55d9
3 changed files with 28 additions and 11 deletions

View File

@ -9,6 +9,12 @@ v1.6.0 - YYYY-MM-DD
memory (Issue #120)
v1.5.3 - YYYY-MM-DD
-------------------
- Fixed decryption of PDF files "protected" by 40-bit RC4.
v1.5.2 - 2025-04-12
-------------------