aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-18 16:39:44 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-18 16:39:44 +0200
commit34097d6c649867497b6b065c95af99aa7e8135c6 (patch)
tree096baacb8763471b99a80586d515ff10be27e598
parent3359051d08bcb8f365dc17a078f31661d791338b (diff)
downloadqpdf-34097d6c649867497b6b065c95af99aa7e8135c6.tar.zst
notes
git-svn-id: svn+q:///qpdf/trunk@820 71b93d88-0707-0410-a8cf-f5a4172ac649
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3d6edc4c..777257f9 100644
--- a/TODO
+++ b/TODO
@@ -44,7 +44,13 @@
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.
+ all --stream-data modes unless encrypted. Have check_metadata
+ function in the test suite that should report whether the metadata
+ is compressed (by looking at the /Filter key in the stream
+ dictionary) and tries to extract it filtered to make sure
+ encryption/decryption works. We should also grep for some string
+ for encrypted files where it's not supposed to be encrypted to make
+ sure it's also not compressed.
* R = 4, V = 4 encryption.