aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFEncryption.java
Commit message (Expand)AuthorAgeFilesLines
* Added support for 128bit encryption in PDF output. Based on work by Michael R...Vincent Hennebert2011-08-081-12/+0
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-6/+6
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* PDF Encryption works now in every case I tested. Also, the text and string di...Jeremias Maerki2003-03-271-1/+10
* Added support for PDF encryption. Jeremias Maerki2003-03-131-0/+81