summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_moa-sig/src/main/java/at/gv/egiz/eid/authhandler/modules/sigverify/moasig/impl
AgeCommit message (Expand)AuthorFilesLines
2020-07-30change packagenames of MOA-Sig moduleThomas Lenz9-1116/+0
2020-07-30update MOA-Sig verification API to set signature-verification timestampThomas Lenz1-23/+41
2020-06-18refactor MOASigInitializer to load IAIK ECCelerate fistThomas Lenz1-6/+6
2019-12-05some code code-style modificationsThomas10-253/+265
2019-12-04to some more code quality tasksThomas3-12/+26
2019-12-04common EGIZ code-style refactoringThomas Lenz11-783/+881
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 Rabensteiner1-7/+25
2019-08-02patch xpath expression that selects dsig:SignatureChristof Rabensteiner1-1/+1
2019-06-19add interface to inject external XML schemes into MOA-SigThomas Lenz1-0/+32
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 Lenz3-88/+141
2019-05-17add EAAF module for MOA-Sig integrationThomas Lenz6-0/+787