Age | Commit message (Expand) | Author | Files | Lines |
2022-09-28 | chore(moa-sig): switch MOA-Sig to new IAIK-MOA v2.08 | Thomas | 1 | -3/+1 |
2022-09-27 | refact(moa-sig): call MOA-SIG initialization check | Thomas | 1 | -5/+4 |
2022-09-15 | feat(moa-sig): only re-initialize MOA-Sig if PKI module is not marked as conf... | Thomas | 1 | -1/+6 |
2022-09-15 | chore(moa-sig): switch to next snapshot version | Thomas | 1 | -1/+1 |
2022-09-15 | chore(moa-sig): log used classloader to find moa-sig initialization problems | Thomas | 2 | -3/+3 |
2022-09-15 | test(moa-sig): update moa-sig test-configuration | Thomas | 1 | -0/+1 |
2022-08-11 | refact(core): move JoseUtils into 'eaaf-utils' module | Thomas | 2 | -5/+7 |
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 | 19 | -164/+515 |
2021-03-25 | switch to latest version of MOA-Sig | Thomas | 3 | -29/+18 |
2021-03-25 | add additional logging into SL2.0 tasks | Thomas | 2 | -1/+6 |
2021-03-16 | some small updates in moa-spss module | Thomas | 449 | -5/+2043 |
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 | 2 | -1/+53 |
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 |
2020-04-06 | add test to moa-sig module that facilities decoding of PDF embeded CAdES sign... | Thomas Lenz | 4 | -0/+43 |
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 | 25 | -1073/+1198 |
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 | Merge branch 'nightlyBuild' | Thomas Lenz | 1 | -1/+1 |
2019-08-02 | patch xpath expression that selects dsig:Signature | Christof Rabensteiner | 1 | -1/+1 |
2019-08-02 | add .pom files for IAIK jars | Thomas Lenz | 1 | -0/+59 |
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 |