Fix python2 issues in kgenpids and kindlekey

This commit is contained in:
NoDRM
2023-08-03 10:50:06 +02:00
parent e82d2b5c9c
commit e509b7d520
3 changed files with 33 additions and 13 deletions

View File

@@ -101,3 +101,4 @@ This is v10.0.9, a release candidate for v10.1.0. I don't expect there to be maj
- Fix a bug where decrypting a 40-bit RC4 pdf with R=2 didn't work.
- Fix a bug where decrypting a 256-bit AES pdf with V=5 didn't work.
- Fix bugs in kgenpids.py and kindlekey.py that caused it to fail on Python 2 (#380).