Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-08 | update cleanUp() in AbstractChainingMetadataProvider to support own ↵ | Thomas Lenz | 3 | -11/+35 | |
PVPMetadataAdapter | |||||
2020-10-07 | implement work-around to fix possible incompatibility between IAIK ↵ | Thomas Lenz | 9 | -45/+175 | |
JCE/Eccelerate and JWS lib in case of ECC keys | |||||
2020-09-21 | Merge branch 'add-supplement-profile-node-to-verify-api' into 'nightlyBuild' | Thomas Lenz | 2 | -7/+71 | |
Extend ISignatureVerificationService: Add Supplement Content See merge request egiz/eaaf_components!3 | |||||
2020-09-21 | Extend ISignatureVerificationService: Add Supplement Content | Christof Rabensteiner | 2 | -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-09-17 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 | |
2020-09-17 | switch to next release version1.1.8 | Thomas Lenz | 10 | -10/+10 | |
2020-09-08 | fix some broken jUnit tests | Thomas Lenz | 3 | -6/+6 | |
2020-09-08 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵ | Thomas Lenz | 2 | -9/+12 | |
into nightlyBuild | |||||
2020-09-02 | opimize logging of BpkBuilder implementation | Thomas Lenz | 2 | -9/+12 | |
2020-08-27 | fix wrong log-message in EaafKeyStoreFactory | Thomas Lenz | 2 | -1/+3 | |
2020-08-26 | refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE ↵ | Thomas Lenz | 8 | -298/+557 | |
specific implementation in other classes | |||||
2020-08-14 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵ | Thomas Lenz | 1 | -0/+16 | |
into nightlyBuild | |||||
2020-08-14 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 | |
2020-08-14 | switch to next release version1.1.7 | Thomas Lenz | 10 | -10/+10 | |
2020-08-12 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵ | Thomas Lenz | 2 | -18/+25 | |
into nightlyBuild | |||||
2020-08-12 | remove deprecated flags and add one jUnit test for BpkAttributeBuilder | Thomas Lenz | 2 | -4/+16 | |
2020-08-11 | add constants for encrypted wbPK target-identifier | Thomas Lenz | 1 | -12/+19 | |
2020-08-11 | remove some deprecated marker | Thomas Lenz | 1 | -10/+6 | |
2020-08-05 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 | |
2020-08-04 | switch to next release version1.1.6 | Thomas Lenz | 10 | -10/+10 | |
2020-08-04 | update third-party libs | Thomas Lenz | 3 | -8/+20 | |
2020-08-03 | fix wrong PackageName in SPI loader configuration | Thomas Lenz | 4 | -2/+65 | |
2020-07-30 | update third-party libs | Thomas Lenz | 2 | -122/+123 | |
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 | 4 | -27/+96 | |
2020-07-03 | add EAAF specific serializer that supports whitelisting of classes | Thomas Lenz | 2 | -0/+108 | |
2020-07-03 | updaste KeyStoreFactory and KeyStoreUtils to fix incompatibility with ↵ | Thomas Lenz | 3 | -16/+68 | |
Shibboleth IDP implementation | |||||
2020-07-03 | update wrong log message | Thomas Lenz | 1 | -1/+2 | |
2020-07-01 | switch to HSM-Facade v0.5.0 | Thomas Lenz | 2 | -9/+27 | |
2020-07-01 | update log message in case of SL2.0 VDA connection error | Thomas Lenz | 5 | -46/+67 | |
2020-06-23 | add new pendingRequestId generation-strategy that uses ↵ | Thomas Lenz | 9 | -3/+876 | |
authenticated-encryption protect the internal pendingRequesttId | |||||
2020-06-22 | rename test | Thomas Lenz | 1 | -0/+75 | |
2020-06-22 | fix problem with JOSE encryption in combination with HSM-Facade | Thomas Lenz | 12 | -62/+407 | |
add jUnit test for JoseUtils | |||||
2020-06-19 | add first simple jUnit tests for JOSE-Utils | Thomas Lenz | 12 | -0/+210 | |
2020-06-19 | fix bug in SL20 JOSE-Utils that prohibits HSM-Facade Usage and only allows ↵ | Thomas Lenz | 1 | -6/+34 | |
RSA keys | |||||
2020-06-19 | fix broken jUnit tests (update HSM-Facade certificates) | Thomas Lenz | 3 | -25/+31 | |
2020-06-19 | activates HSM-Facade, if HSM-Facade-Provider is an already loaded Java ↵ | Thomas Lenz | 2 | -55/+101 | |
Security-Provider | |||||
2020-06-18 | add symmetric-key functionality into EaafKeyStoreFactory that supports ↵ | Thomas Lenz | 7 | -27/+705 | |
passphrase based symmetric keys and keys from HSM-Facade | |||||
2020-06-18 | refactor MOASigInitializer to load IAIK ECCelerate fist | Thomas Lenz | 1 | -6/+6 | |
2020-06-15 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵ | Thomas Lenz | 44 | -293/+101 | |
into nightlyBuild | |||||
2020-06-15 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 | |
2020-06-15 | fix Code-Quality problem1.1.5 | Thomas Lenz | 1 | -4/+4 | |
2020-06-12 | add TrustStore SSLContext builder | Thomas Lenz | 1 | -25/+91 | |
2020-06-12 | add dependency-checker plugin | Thomas Lenz | 1 | -0/+20 | |
2020-06-10 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵ | Thomas Lenz | 2 | -59/+102 | |
into nightlyBuild | |||||
2020-06-10 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵ | Thomas Lenz | 2 | -54/+77 | |
into nightlyBuild | |||||
2020-06-10 | Add new AttributeBuilder registration | Thomas Lenz | 2 | -59/+102 | |
2020-06-10 | switch to release version 1.1.5 | Thomas Lenz | 10 | -10/+10 | |
2020-06-10 | fix codestyle and moa-sig module clean-up | Thomas Lenz | 33 | -258/+0 | |
2020-06-10 | add i18n parameter into SL2.0 request | Thomas Lenz | 2 | -54/+77 | |