summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/test
AgeCommit message (Collapse)AuthorFilesLines
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
Update JWS and JWE impl. to mitigate problems if IAIK and BC provider are loaded
2020-10-07implement work-around to fix possible incompatibility between IAIK ↵Thomas Lenz4-11/+73
JCE/Eccelerate and JWS lib in case of ECC keys
2020-08-26refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE ↵Thomas Lenz2-139/+145
specific implementation in other classes
2020-06-22rename testThomas Lenz1-0/+75
2020-06-22fix problem with JOSE encryption in combination with HSM-FacadeThomas Lenz10-60/+391
add jUnit test for JoseUtils
2020-06-19add first simple jUnit tests for JOSE-UtilsThomas Lenz11-0/+182