1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 23:57:34 +00:00

LibPDF: Add support for AESV2 encryption

This commit is contained in:
Nico Weber 2023-07-11 09:57:37 -04:00 committed by Andreas Kling
parent 67d8c8badb
commit 5998072f15
3 changed files with 163 additions and 20 deletions

View file

@ -24,6 +24,8 @@
A(C) \
A(CA) \
A(CCITTFaxDecode) \
A(CF) \
A(CFM) \
A(CalRGB) \
A(CIDSystemInfo) \
A(CIDToGIDMap) \
@ -130,6 +132,8 @@
A(SA) \
A(SM) \
A(SMask) \
A(StmF) \
A(StrF) \
A(Subject) \
A(Subtype) \
A(Supplement) \