Skip to content

Commit

Permalink
to-do updates for planned work
Browse files Browse the repository at this point in the history
  • Loading branch information
jberkenbilt committed Jun 17, 2012
1 parent d59600d commit a04de93
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -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
================================
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a04de93

Please sign in to comment.