aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/Pl_AES_PDF.hh
AgeCommit message (Expand)Author
2023-06-02Code tidy - reflow comments and stringsm-holger
2023-05-20Replace 'virtual' specifier with 'override'm-holger
2022-05-04Make Pipeline::write take an unsigned char const* (API change)Jay Berkenbilt
2022-04-16Use = default and = delete where possible in classesJay Berkenbilt
2022-04-09Remove methods of private classes from ABIJay Berkenbilt
2022-04-04Programmatically apply new formatting to codeJay Berkenbilt
2022-02-08WHITESPACE ONLY -- expand tabs in source codeJay Berkenbilt
2019-11-09AES_PDF: move CBC logic from pipeline to AES_PDF implementationJay Berkenbilt
2019-11-09AES_PDF: switch to pluggable cryptoJay Berkenbilt
2019-06-22In shippable code, favor smart pointers (fixes #235)Jay Berkenbilt
2019-06-21Fix sign and conversion warnings (major)Jay Berkenbilt
2018-08-12Protect headers with compliant identifiers (fixes #233)Jay Berkenbilt
2012-12-31Allow specification of AES initialization vectorJay Berkenbilt
2012-12-31Update AES classes to work with 256-bit keysJay Berkenbilt
2012-06-20ABI change: fix use of off_t, size_t, and integer typesJay Berkenbilt
2009-12-142.1.1 -- gcc 4.4 fixesJay Berkenbilt
2009-10-21tweak dll stuff againJay Berkenbilt
2009-10-21go back to function-based DLL_EXPORT rather than class-based to avoid creatio...Jay Berkenbilt
2009-10-20qpdf-configJay Berkenbilt
2009-10-19add C API for R4 encryptionJay Berkenbilt
2009-10-18reading crypt filters is largely implemented but not fully testedJay Berkenbilt
2009-10-17checkpoint -- partially implemented /V=4 encryptionJay Berkenbilt
2009-10-17got working aes128 implementationJay Berkenbilt
2009-10-17checkpoint -- started doing some R4 encryption supportJay Berkenbilt