aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-18 16:09:53 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-18 16:09:53 +0200
commit3359051d08bcb8f365dc17a078f31661d791338b (patch)
tree8011f07b9df33e1537bbc1f97d1cd76fd3bbfe3d /TODO
parent4ccc9330a8144660af5ac8f392d1fb8cb77422f0 (diff)
downloadqpdf-3359051d08bcb8f365dc17a078f31661d791338b.tar.zst
only seed randon number generater once for aes-cbc, try to avoid compressing Metadata streams
git-svn-id: svn+q:///qpdf/trunk@819 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index ae188902..3d6edc4c 100644
--- a/TODO
+++ b/TODO
@@ -43,6 +43,9 @@
(http://delphi.about.com). .. use at your own risk and for whatever
the purpose you want .. no support provided. Sample code provided."
+ * Test cases for metadata: make sure we get uncompressed metadata for
+ all --stream-data modes unless encrypted.
+
* R = 4, V = 4 encryption.
- Update C API for R4 encryption