summaryrefslogtreecommitdiff
path: root/fitz/filt_aesd.c
AgeCommit message (Expand)Author
2009-12-03Consolidate include lines to a single fitz.h.Tor Andersson
2009-11-29Fix up indentation.Tor Andersson
2009-11-20Malloc cannot return null. Clean up streams and filters.Tor Andersson
2009-08-19Round down data buffer to be decrypted to a multiple of 16 for AES filter.Tor Andersson
2009-08-19Implement support for AES encryption.Tor Andersson