Fix PDF decryption of ancient 40-bit RC4 with R=2

This commit is contained in:
NoDRM
2023-08-02 16:55:41 +02:00
parent b9bad26d4b
commit 7f6dd84389
2 changed files with 17 additions and 6 deletions

View File

@@ -99,4 +99,4 @@ This is v10.0.9, a release candidate for v10.1.0. I don't expect there to be maj
## Fixes on master (not yet released):
- (none)
- Fix a bug where decrypting a 40-bit RC4 pdf with R=2 didn't work.