Age | Commit message (Expand) | Author | Files | Lines |
2021-05-18 | re-initialize IAIK-MOA before every process to fix problem with unordered JAV... | Thomas | 1 | -1/+2 |
2021-04-14 | remove re-initialization of IAIK MOA because we make some updates in MOA-SPSS | Thomas | 1 | -2/+1 |
2021-04-14 | some code optimization to reduce memory consumption | Thomas | 1 | -2/+20 |
2021-04-08 | add new verification methods into MOA-Sig module to verify PAdES documents an... | Thomas | 9 | -163/+377 |
2021-03-25 | switch to latest version of MOA-Sig | Thomas | 3 | -29/+18 |
2021-03-16 | some small updates in moa-spss module | Thomas | 221 | -5/+891 |
2020-11-04 | update logging | Thomas Lenz | 1 | -2/+3 |
2020-11-03 | Initialize IAIK-MOA on any request, because there is an open unknown issue wi... | Thomas Lenz | 1 | -6/+25 |
2020-11-02 | change order of IAIK CryptoProvider registration | Thomas Lenz | 1 | -9/+6 |
2020-10-19 | refactor MoaSigInitializer to get MOA-Sig configuration object | Thomas Lenz | 2 | -33/+24 |
2020-10-07 | implement work-around to fix possible incompatibility between IAIK JCE/Eccele... | Thomas Lenz | 1 | -3/+5 |
2020-09-21 | Extend ISignatureVerificationService: Add Supplement Content | Christof Rabensteiner | 2 | -7/+71 |
2020-08-03 | fix wrong PackageName in SPI loader configuration | Thomas Lenz | 1 | -1/+1 |
2020-07-30 | change packagenames of MOA-Sig module | Thomas Lenz | 21 | -50/+52 |
2020-07-30 | update MOA-Sig verification API to set signature-verification timestamp | Thomas Lenz | 2 | -24/+60 |
2020-06-18 | refactor MOASigInitializer to load IAIK ECCelerate fist | Thomas Lenz | 1 | -6/+6 |
2019-12-05 | fix some refactoring problems | Thomas | 1 | -1/+1 |
2019-12-05 | some code code-style modifications | Thomas | 15 | -321/+341 |
2019-12-04 | to some more code quality tasks | Thomas | 4 | -13/+27 |
2019-12-04 | common EGIZ code-style refactoring | Thomas Lenz | 24 | -1024/+1138 |
2019-11-28 | refactor MOA-Sig initializer | Thomas | 2 | -33/+63 |
2019-11-28 | close MOA-Sig transaction context | Thomas Lenz | 3 | -127/+136 |
2019-11-28 | refactor MOA-Sig initialization to treat with initialization problems on some... | Thomas Lenz | 5 | -162/+210 |
2019-08-06 | verifyXML: parametrize xpath pointing to Signature location | Christof Rabensteiner | 2 | -10/+59 |
2019-08-02 | patch xpath expression that selects dsig:Signature | Christof Rabensteiner | 1 | -1/+1 |
2019-06-19 | add interface to inject external XML schemes into MOA-Sig | Thomas Lenz | 2 | -0/+52 |
2019-06-19 | remove manifest check, if it is not necessary | Thomas Lenz | 1 | -5/+5 |
2019-05-22 | add example for MOA-SPSS configuration to eaaf_module_moa-sig | Thomas Lenz | 2 | -1/+3 |
2019-05-17 | add interface and empty basic implementation of SignatureCreationService | Thomas Lenz | 5 | -89/+150 |
2019-05-17 | add EAAF module for MOA-Sig integration | Thomas Lenz | 17 | -0/+1038 |