summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_moa-sig/src/main/java/at/gv/egiz/eaaf/modules/sigverify
AgeCommit message (Expand)AuthorFilesLines
2022-09-28chore(moa-sig): switch MOA-Sig to new IAIK-MOA v2.08Thomas1-3/+1
2022-09-27refact(moa-sig): call MOA-SIG initialization checkThomas1-5/+4
2022-09-15feat(moa-sig): only re-initialize MOA-Sig if PKI module is not marked as conf...Thomas1-1/+6
2022-09-15chore(moa-sig): switch to next snapshot versionThomas1-1/+1
2022-09-15chore(moa-sig): log used classloader to find moa-sig initialization problemsThomas2-3/+3
2022-08-11refact(core): move JoseUtils into 'eaaf-utils' moduleThomas1-4/+4
2021-05-18re-initialize IAIK-MOA before every process to fix problem with unordered JAV...Thomas1-1/+2
2021-04-14remove re-initialization of IAIK MOA because we make some updates in MOA-SPSSThomas1-2/+1
2021-04-14some code optimization to reduce memory consumptionThomas1-2/+20
2021-04-08add new verification methods into MOA-Sig module to verify PAdES documents an...Thomas9-163/+377
2021-03-25switch to latest version of MOA-SigThomas3-29/+18
2021-03-16some small updates in moa-spss moduleThomas2-5/+12
2020-11-04update loggingThomas Lenz1-2/+3
2020-11-03Initialize IAIK-MOA on any request, because there is an open unknown issue wi...Thomas Lenz1-6/+25
2020-11-02change order of IAIK CryptoProvider registrationThomas Lenz1-9/+6
2020-10-19refactor MoaSigInitializer to get MOA-Sig configuration objectThomas Lenz2-33/+24
2020-10-07implement work-around to fix possible incompatibility between IAIK JCE/Eccele...Thomas Lenz1-3/+5
2020-09-21Extend ISignatureVerificationService: Add Supplement ContentChristof Rabensteiner2-7/+71
2020-07-30change packagenames of MOA-Sig moduleThomas Lenz19-0/+1445