From 569d74d36ba287b6951687ee1bdea45ae19091f8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 14 Jan 2018 10:17:17 -0500 Subject: Allow raw encryption key to be specified Add options to enable the raw encryption key to be directly shown or specified. Thanks to Didier Stevens for the idea and contribution of one implementation of this idea. --- TODO | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 33d9fa01..3399a0d2 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,6 @@ Soon ==== - * Take changes on encryption-keys branch and make them usable. - Replace the hex encoding and decoding piece, and come up with a - more robust way of specifying the key. - * Consider whether there should be a mode in which QPDFObjectHandle returns nulls for operations on the wrong type instead of asserting the type. The way things are wired up now, this would have to be a -- cgit v1.2.3-54-g00ecf