summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_moa-sig/src/main/java/at/gv/egiz/eid/authhandler/modules/sigverify
AgeCommit message (Expand)AuthorFilesLines
2020-07-30change packagenames of MOA-Sig moduleThomas Lenz19-1443/+0
2020-07-30update MOA-Sig verification API to set signature-verification timestampThomas Lenz2-24/+60
2020-06-18refactor MOASigInitializer to load IAIK ECCelerate fistThomas Lenz1-6/+6
2019-12-05some code code-style modificationsThomas15-321/+341
2019-12-04to some more code quality tasksThomas4-13/+27
2019-12-04common EGIZ code-style refactoringThomas Lenz23-1004/+1118
2019-11-28refactor MOA-Sig initializerThomas2-33/+63
2019-11-28close MOA-Sig transaction contextThomas Lenz3-127/+136
2019-11-28refactor MOA-Sig initialization to treat with initialization problems on some...Thomas Lenz4-160/+203
2019-08-06verifyXML: parametrize xpath pointing to Signature locationChristof Rabensteiner2-10/+59
2019-08-02patch xpath expression that selects dsig:SignatureChristof Rabensteiner1-1/+1
2019-06-19add interface to inject external XML schemes into MOA-SigThomas Lenz2-0/+52
2019-06-19remove manifest check, if it is not necessaryThomas Lenz1-5/+5
2019-05-22add example for MOA-SPSS configuration to eaaf_module_moa-sigThomas Lenz2-1/+3
2019-05-17add interface and empty basic implementation of SignatureCreationServiceThomas Lenz4-88/+146
2019-05-17add EAAF module for MOA-Sig integrationThomas Lenz14-0/+1016