aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-common/src/main/java/at/gv/egiz/pdfas/common/utils
AgeCommit message (Expand)AuthorFilesLines
2016-07-01added augmentating signature profilesAndreas Fitzek1-1/+10
2015-04-24Always remove the alpha channel when signing PDF-A1/b dokuments from signatur...Andreas Fitzek1-3/+3
2015-02-25fixed base64 image valueAndreas Fitzek1-44/+95
2014-11-24remove DN Utils ouputAndreas Fitzek1-2/+2
2014-10-30added Option to keep invalid signaturesAndreas Fitzek1-0/+19
2014-10-24enable Alpha Channel imagesAndreas Fitzek1-11/+6
2014-10-24Remove support for Alpha ImagesAndreas Fitzek1-4/+12
2014-10-24Image ScalingAndreas Fitzek1-0/+60
2014-10-16Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backendAndreas Fitzek1-16/+0
2014-08-12Fixed PDF automatic positioningAndreas Fitzek1-0/+33
2014-07-10Integrity verification of Signature after Signature creation to ensure correc...Andreas Fitzek2-16/+55
2014-07-01added copyright statements4.0.0-RC4Andreas Fitzek1-0/+23
2014-05-15Fixing GIF inclusionAndreas Fitzek1-0/+69
2014-05-15TTF Fonts width fix, null value in signature block fix, Signature reason from...Andreas Fitzek1-0/+6
2014-05-14Added Verification MessagesAndreas Fitzek1-2/+6
2014-04-15Fixed String encoding if CP1252 not applicable, use URL encodingAndreas Fitzek1-25/+63
2014-04-03Close streams where possibleTobias Kellner1-0/+1
2014-04-03Remove unused imports and variablesTobias Kellner1-1/+1
2014-02-20Added license textAndreas Fitzek6-0/+138
2014-02-18Moved signature data creation to PDFUtilsAndreas Fitzek1-0/+48
2014-02-04Implemented PDF Document permission checkAndreas Fitzek1-84/+95
2013-12-17Added default value for Signature Profile EntriesAndreas Fitzek1-0/+3
2013-12-12Removed warnings from common packageAndreas Fitzek1-2/+1
2013-12-12Removed package-info.java filesAndreas Fitzek1-8/+0
2013-10-02+ added PKCS7 detached siganture standard via keystoreAndreas Fitzek1-3/+11
2013-10-01+ Extracting information from Certificate (Ognl)Andreas Fitzek2-1/+138
2013-09-26initial code commitAndreas Fitzek6-0/+219