summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_moa-sig/src/main/java/at/gv/egiz/eaaf
AgeCommit message (Collapse)AuthorFilesLines
2020-11-04update loggingThomas Lenz1-2/+3
2020-11-03Initialize IAIK-MOA on any request, because there is an open unknown issue ↵Thomas Lenz1-6/+25
with signature-verification and lost configuration states
2020-11-02change order of IAIK CryptoProvider registrationThomas Lenz1-9/+6
Update JWS and JWE impl. to mitigate problems if IAIK and BC provider are loaded
2020-10-19refactor MoaSigInitializer to get MOA-Sig configuration objectThomas Lenz2-33/+24
2020-10-07implement work-around to fix possible incompatibility between IAIK ↵Thomas Lenz1-3/+5
JCE/Eccelerate and JWS lib in case of ECC keys
2020-09-21Extend ISignatureVerificationService: Add Supplement ContentChristof Rabensteiner2-7/+71
Add additional method to ISignatureVerificationService (verifyXmlSignature), that accepts the additional parameter "Map supplementContent". This parameter allows a caller to specify content for the SupplementProfile Node. With this additional parameter, the caller can specify the content of a reference, which is useful in the case where the caller wants to verify a detached signature, but the validation service cannot resolve the reference.
2020-07-30change packagenames of MOA-Sig moduleThomas Lenz19-0/+1445