From 34097d6c649867497b6b065c95af99aa7e8135c6 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 18 Oct 2009 14:39:44 +0000 Subject: notes git-svn-id: svn+q:///qpdf/trunk@820 71b93d88-0707-0410-a8cf-f5a4172ac649 --- TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'TODO') 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. -- cgit v1.2.3-54-g00ecf