2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-22 22:58:33 +00:00

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
This commit is contained in:
Jay Berkenbilt 2009-10-18 14:09:53 +00:00
parent 4ccc9330a8
commit 3359051d08

3
TODO
View File

@ -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