summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/test/java/at/gv/egiz/eaaf/modules/auth/sl20/utils/AbstractJsonSecurityUtilsTest.java
AgeCommit message (Expand)AuthorFilesLines
2022-08-11refact(core): move JoseUtils into 'eaaf-utils' moduleThomas1-0/+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
2020-12-09update jUnit for JWE encryption by using HSM-FacadeThomas Lenz1-2/+50
2020-11-02change order of IAIK CryptoProvider registrationThomas Lenz1-1/+31
2020-10-07implement work-around to fix possible incompatibility between IAIK JCE/Eccele...Thomas Lenz1-11/+11
2020-08-26refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE spec...Thomas Lenz1-126/+124
2020-06-22fix problem with JOSE encryption in combination with HSM-FacadeThomas Lenz1-0/+292