summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-30switch to next release version1.1.9Thomas Lenz10-10/+10
2020-10-21add new configuration property to switch between log-level "WARN" and "INFO" ...Thomas Lenz3-88/+89
2020-10-20Rename E-ID attribute 'userConsent' to 'userAuthblock'Thomas Lenz1-2/+2
2020-10-19refactor MoaSigInitializer to get MOA-Sig configuration objectThomas Lenz2-33/+24
2020-10-19refactor PVP 1.x constants to reuse definitions for application chainingThomas Lenz1-14/+28
2020-10-19add new PVP1.x headerThomas Lenz1-1/+3
2020-10-16fix code-style problemThomas Lenz1-1/+1
2020-10-15add definitions for PVP2 R-Profile http-headersThomas Lenz1-0/+70
2020-10-13fix missing method in mockup-classThomas Lenz1-0/+5
2020-10-13refactor error processingThomas Lenz1-11/+17
2020-10-13Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...Thomas Lenz14-63/+281
2020-10-13Serialize exceptions in error-handler manually to fix problems with Serializa...Thomas Lenz3-22/+33
2020-10-08update cleanUp() in AbstractChainingMetadataProvider to support own PVPMetada...Thomas Lenz3-11/+35
2020-10-07implement work-around to fix possible incompatibility between IAIK JCE/Eccele...Thomas Lenz9-45/+175
2020-09-21Merge branch 'add-supplement-profile-node-to-verify-api' into 'nightlyBuild'Thomas Lenz2-7/+71
2020-09-21Extend ISignatureVerificationService: Add Supplement ContentChristof Rabensteiner2-7/+71
2020-09-17switch to next snapshot versionThomas Lenz10-10/+10
2020-09-17switch to next release version1.1.8Thomas Lenz10-10/+10
2020-09-08fix some broken jUnit testsThomas Lenz3-6/+6
2020-09-08Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...Thomas Lenz2-9/+12
2020-09-02opimize logging of BpkBuilder implementationThomas Lenz2-9/+12
2020-08-27fix wrong log-message in EaafKeyStoreFactoryThomas Lenz2-1/+3
2020-08-26refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE spec...Thomas Lenz8-298/+557
2020-08-14Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...Thomas Lenz1-0/+16
2020-08-14switch to next snapshot versionThomas Lenz10-10/+10
2020-08-14switch to next release version1.1.7Thomas Lenz10-10/+10
2020-08-12Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...Thomas Lenz2-18/+25
2020-08-12remove deprecated flags and add one jUnit test for BpkAttributeBuilderThomas Lenz2-4/+16
2020-08-11add constants for encrypted wbPK target-identifierThomas Lenz1-12/+19
2020-08-11remove some deprecated markerThomas Lenz1-10/+6
2020-08-05switch to next snapshot versionThomas Lenz10-10/+10
2020-08-04switch to next release version1.1.6Thomas Lenz10-10/+10
2020-08-04update third-party libsThomas Lenz3-8/+20
2020-08-03fix wrong PackageName in SPI loader configurationThomas Lenz4-2/+65
2020-07-30update third-party libsThomas Lenz2-122/+123
2020-07-30change packagenames of MOA-Sig moduleThomas Lenz21-50/+52
2020-07-30update MOA-Sig verification API to set signature-verification timestampThomas Lenz4-27/+96
2020-07-03add EAAF specific serializer that supports whitelisting of classesThomas Lenz2-0/+108
2020-07-03updaste KeyStoreFactory and KeyStoreUtils to fix incompatibility with Shibbol...Thomas Lenz3-16/+68
2020-07-03update wrong log messageThomas Lenz1-1/+2
2020-07-01switch to HSM-Facade v0.5.0Thomas Lenz2-9/+27
2020-07-01update log message in case of SL2.0 VDA connection errorThomas Lenz5-46/+67
2020-06-23add new pendingRequestId generation-strategy that uses authenticated-encrypti...Thomas Lenz9-3/+876
2020-06-22rename testThomas Lenz1-0/+75
2020-06-22fix problem with JOSE encryption in combination with HSM-FacadeThomas Lenz12-62/+407
2020-06-19add first simple jUnit tests for JOSE-UtilsThomas Lenz12-0/+210
2020-06-19fix bug in SL20 JOSE-Utils that prohibits HSM-Facade Usage and only allows RS...Thomas Lenz1-6/+34
2020-06-19fix broken jUnit tests (update HSM-Facade certificates)Thomas Lenz3-25/+31
2020-06-19activates HSM-Facade, if HSM-Facade-Provider is an already loaded Java Securi...Thomas Lenz2-55/+101
2020-06-18add symmetric-key functionality into EaafKeyStoreFactory that supports passph...Thomas Lenz7-27/+705