From b7bbf12e85fa46e7971d84143d1597c992045af1 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 30 May 2022 10:55:07 -0400 Subject: In json mode, reveal recovered user password when otherwise unavailable --- manual/release-notes.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'manual/release-notes.rst') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index d106ec11..ad8d14f9 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -103,6 +103,12 @@ For a detailed list of changes, please see the file attachments is also included in the ``attachments`` json key with ``--json``. + - For encrypted files, ``qpdf --json`` reveals the user password + when the specified password did not match the user password and + the owner password was used to recover the user password. The + user password is not recoverable from the owner password when + 256-bit keys are in use. + - Library Enhancements - New methods ``insertItemAndGet``, ``appendItemAndGet``, -- cgit v1.2.3-54-g00ecf