summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-02-21test(hsm): fix broken test, because HSM-Facade change an error messageThomas1-1/+1
2023-01-17test(jose): add JWE encryption/decryptio test that uses a wrong decryption keyThomas1-0/+80
2022-08-11refact(core): move JoseUtils into 'eaaf-utils' moduleThomas2-83/+1
2021-11-26update to HSM-Facade-Provider v0.8.0 to fix problem with RSA-OAEPThomas1-3/+2
2021-09-03add jUnit test that uses RSASSA-PSS algorithmThomas1-0/+27
2021-02-18update root-certificate of HSM-Facade for integration testsThomas1-8/+10
2020-12-09update jUnit for JWE encryption by using HSM-FacadeThomas Lenz2-7/+58
2020-11-02change order of IAIK CryptoProvider registrationThomas Lenz2-1/+56
2020-10-07implement work-around to fix possible incompatibility between IAIK JCE/Eccele...Thomas Lenz4-11/+73
2020-08-26refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE spec...Thomas Lenz2-139/+145
2020-06-22rename testThomas Lenz1-0/+75
2020-06-22fix problem with JOSE encryption in combination with HSM-FacadeThomas Lenz10-60/+391
2020-06-19add first simple jUnit tests for JOSE-UtilsThomas Lenz11-0/+182