Try to fix V3 PDF files

This commit is contained in:
NoDRM
2022-03-18 17:26:17 +01:00
parent 93ff0aac20
commit 227bda1ea6
2 changed files with 2 additions and 1 deletions

View File

@@ -61,3 +61,4 @@ List of changes since the fork of Apprentice Harper's repository:
- Add support for books with the new ADE3.0+ DRM by merging #48 by a980e066a01. Thanks a lot!
- Remove OpenSSL support, now the plugin will always use the Python crypto libraries.
- Obok: Fix issues with invalid UTF-8 characters by merging #26 by baby-bell.
- Try to fix PDF files with V3 key obfuscation algorithm.