summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibPDF/Encryption.cpp
AgeCommit message (Expand)Author
2023-01-04LibPDF: Fix calculation of encryption keySimon Danner
2022-12-20LibPDF: Reset encryption key on failed user password attemptRodrigo Tobar
2022-12-20LibPDF: Treat Encyption's Length item as optionalRodrigo Tobar
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-05-29Everywhere: Fix a bunch of typosLinus Groh
2022-03-29LibPDF: Add implementation of the Standard security handlerMatthew Olsson