summaryrefslogtreecommitdiff
path: root/pdf/pdf_sec.c
Commit message (Expand)AuthorAgeFilesLines
* GhostPDF - set the default for the key length when /V is 1Ken Sharp2023-04-251-5/+9
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* GhostPDF - Don't assume R3 security handler has 128 bitsKen Sharp2022-06-041-24/+46
* GhostPDF Ignore Encrypt /Length for version 1 algorithmKen Sharp2022-05-251-9/+10
* GhostPDF - Fix Encrypted Metadata files with V <= 3Ken Sharp2022-05-171-0/+1
* PDFI: Use TRUE/FALSE/NULL objects as 'fast' objects.Robin Watts2022-05-051-3/+3
* Fix compiler warningKen Sharp2022-03-091-1/+1
* OSS-fuzz #44983 - Apply limits to decryption /LengthKen Sharp2022-02-241-8/+16
* GhostPDF - handle encrypted file with both StmF and StrF /IdentityKen Sharp2022-02-171-6/+11
* OS-fuzz #42718 - don't use ctx->Trailer directly.Ken Sharp2021-12-201-4/+19
* OSS-fuzz #42455 - handle missing entries in Encryption dictKen Sharp2021-12-181-0/+4
* Fix various lgtm constant comparison issues.Robin Watts2021-09-211-45/+40
* Commit pdfi to master.Robin Watts2021-08-121-0/+1418