Releases: mazeForGit/pdf
Releases · mazeForGit/pdf
v0.0.13
always return reader
always return reader in case of error for closing and to get additional data
stabilization
stabilization after automatically extraction from random examples
revert support for AESv3
After revision of existing AESv3 support at https://github.com/pdfcpu/pdfcpu/blob/master/pkg/pdfcpu/crypto.go a re-factoring is needed.
handling AES at decryptString
v0.0.9 add AES to decryptString
handling of known deviations
do not panic on known problems but store as verdicts
bugfix for panic def-on-none-name
bugfix for panic on def-on-none-name
bugfix missing io.EOF at readByte
bugfix missing io.EOF at readByte
bugfix endless-loop at readDict
bugfix endless-loop at readDict
bugfix endless-loop while reading object but EOF
bugfix endless-loop while reading object but EOF