serenity/Tests/LibPDF
Matthew Olsson 5b316462b2 LibPDF: Add implementation of the Standard security handler
Security handlers manage encryption and decription of PDF files. The
standard security handler uses RC4/MD5 to perform its crypto (AES as
well, but that is not yet implemented).
2022-03-29 02:52:57 +02:00
..
CMakeLists.txt Tests: Add base structure for LibPDF unit tests 2022-01-08 18:57:55 +01:00
TestPDF.cpp LibPDF: Add implementation of the Standard security handler 2022-03-29 02:52:57 +02:00