aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Added license textAndreas Fitzek134-4110/+7176
2014-02-18blacking out signature content in verification to produce valid verifiedAndreas Fitzek2-2/+2
2014-02-18Moved signature data creation to PDFUtilsAndreas Fitzek2-30/+8
2014-02-11Support rotation of the signature block by r attribute in pos stringAndreas Fitzek3-7/+38
2014-02-05MOA-SS integration doneAndreas Fitzek1-18/+0
2014-02-05Added API Documentation and Full DocumentationAndreas Fitzek1-1/+18
2014-02-05Javadoc for public APIAndreas Fitzek13-36/+270
2014-02-05Documentation + Documentation buildingAndreas Fitzek4-40/+147
2014-02-04Implemented PDF Document permission checkAndreas Fitzek1-0/+9
2014-01-28embedded IAIK libraries in source codeAndreas Fitzek4-13/+3
2014-01-28PDF-AS cleanupsAndreas Fitzek2-5/+21
2014-01-21Implementations for pdf-as-web and pdf-as-legacyAndreas Fitzek7-56/+139
2014-01-09PDF-AS web DevelopmentsAndreas Fitzek3-4/+3
2013-12-17Pdf AS validationAndreas Fitzek1-14/+50
2013-12-17Fixed SIGNATURBLOCK_DE_NOTE profileAndreas Fitzek2-11/+9
2013-12-17Fix Value resolver bug for SIG_DATEAndreas Fitzek1-11/+11
2013-12-17Added default value for Signature Profile EntriesAndreas Fitzek1-1/+1
2013-12-12MOA SS integration OKAndreas Fitzek3-19/+96
2013-12-12Remove package-info java filesAndreas Fitzek18-138/+0
2013-12-12Moved harded messages to common.propertiesAndreas Fitzek17-197/+57
2013-12-12added configuration for verifer classesAndreas Fitzek2-5/+26
2013-12-12Small changesAndreas Fitzek3-12/+3
2013-12-12Creation of PAdES signatures with local keystoreAndreas Fitzek2-0/+61
2013-12-12Reading log4j configuration from pdf-as workdirAndreas Fitzek1-3/+38
2013-12-12added certificate serial number for OGNL resolverAndreas Fitzek3-1/+5
2013-12-12Fixed default configuration, adapted default signature block profilesAndreas Fitzek32-9669/+176
2013-12-11Signature profile implementationsAndreas Fitzek9-101/+304
2013-12-11changed to ECCelerate, added default configurationAndreas Fitzek66-1/+12770
2013-11-28remove required attribute from XmlElementRef AnnotationTobias Kellner1-5/+5
2013-11-28Rename pkcs7 sigsTobias Kellner1-3/+0
2013-11-28start RefactoringAndreas Fitzek5-16/+8
2013-11-28Verification with MOA SP working through PAdES VerifierAndreas Fitzek1-5/+8
2013-11-28+ PKCS7 Signature fixedAndreas Fitzek2-4/+17
2013-11-27Works in progressAndreas Fitzek3-4/+6
2013-11-27Current working stuff not workingAndreas Fitzek3-8/+60
2013-11-27Support for QR Placeholders in PAdESAndreas Fitzek16-12/+722
2013-11-27MOA integration sign/verification (not finished yet ...)Andreas Fitzek26-79/+143430
2013-11-12SecurityLayer commands includedAndreas Fitzek48-869/+3949
2013-10-29Some changesAndreas Fitzek17-2/+2857
2013-10-16Legacy API changesAndreas Fitzek6-100/+229
2013-10-03no callback API implemtedAndreas Fitzek12-30/+545
2013-10-02Verification results handed out ot applicationAndreas Fitzek2-15/+9
2013-10-02+ added PKCS7 detached siganture standard via keystoreAndreas Fitzek10-101/+314
2013-10-01+ Extracting information from Certificate (Ognl)Andreas Fitzek20-35/+432
2013-09-26first version of API IO implementedAndreas Fitzek14-60/+211
2013-09-26forgotten changes for initial code commitAndreas Fitzek14-42/+628
2013-09-26initial code commitAndreas Fitzek60-0/+4503
2013-09-03Basic gradle filesAndreas Fitzek1-0/+29