aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-01-14 16:17:17 +0100
committerJay Berkenbilt <ejb@ql.org>2018-01-14 16:21:05 +0100
commit569d74d36ba287b6951687ee1bdea45ae19091f8 (patch)
tree2a8e05610e45ddc16f86bd06eae926fa12087f44 /TODO
parent3e306ae64cc3d160034f27d72ad27bee03a65aa5 (diff)
downloadqpdf-569d74d36ba287b6951687ee1bdea45ae19091f8.tar.zst
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 <didier.stevens@gmail.com> for the idea and contribution of one implementation of this idea.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
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