aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-30 16:55:07 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-31 02:03:08 +0200
commitb7bbf12e85fa46e7971d84143d1597c992045af1 (patch)
tree615ac14943d0701c5fed9d2e27f80f70044c695a /ChangeLog
parentf049a77c5962a0e41723bc83900656ece821d916 (diff)
downloadqpdf-b7bbf12e85fa46e7971d84143d1597c992045af1.tar.zst
In json mode, reveal recovered user password when otherwise unavailable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d60467d..2013020a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2022-05-30 Jay Berkenbilt <ejb@ql.org>
+ * When showing encryption data in json output, when the user
+ password was recovered with by the owner password and the
+ specified password does not match the user password, reveal the
+ user password. This is not possible with 256-bit keys.
+
* Include additional information in --list-attachments --verbose
and in --json --json-key=attachments.