aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/Pl_AES_PDF.cc
AgeCommit message (Expand)Author
2010-03-27pad and hope for the best of AES input buffer is not a multiple of 16Jay Berkenbilt
2009-10-19add C API for R4 encryptionJay Berkenbilt
2009-10-18use a simpler seed for the random number generatorJay Berkenbilt
2009-10-18only seed randon number generater once for aes-cbc, try to avoid compressing ...Jay Berkenbilt
2009-10-18avoid low order bits of random just in case it's randJay Berkenbilt
2009-10-18use srand and rand instead of srandom and random of the latter are not availableJay 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