From a04de932d280bc52cfb469b4c0b44a8022a4d309 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 16 Jun 2012 20:35:16 -0400 Subject: to-do updates for planned work --- TODO | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 60458b8b..9ca8b858 100644 --- a/TODO +++ b/TODO @@ -57,6 +57,14 @@ LIBQPDF_3 { *; }; + * Provide an option to copy encryption parameters from another file. + This would make it possible to decrypt a file, manually work with + it, and then re-encrypt it using the original encryption parameters + including a possibly unknown owner password. + + * See if I can support the new encryption formats mentioned in the + open bug on sourceforge. Check other sourceforge bugs. + Better 64-bit support on Windows ================================ @@ -110,11 +118,6 @@ General a lot of the same logic as being able to do splitting, so a general split/merge program would be a great addition. - * Provide an option to copy encryption parameters from another file. - This would make it possible to decrypt a file, manually work with - it, and then re-encrypt it using the original encryption parameters - including a possibly unknown owner password. - * See whether it's possible to remove the call to flattenScalarReferences. I can't easily figure out why I do it, but removing it causes strange test failures in linearization. I -- cgit v1.2.3-54-g00ecf