summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/test/java/at/gv/egiz/eaaf/modules/auth/sl20/utils/JsonSecurityUtilsHsmKeyTest.java
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
2020-12-09update jUnit for JWE encryption by using HSM-FacadeThomas Lenz1-5/+8
2020-08-26refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE spec...Thomas Lenz1-13/+21
2020-06-22rename testThomas Lenz1-0/+75
2020-06-22fix problem with JOSE encryption in combination with HSM-FacadeThomas Lenz1-41/+0
2020-06-19add first simple jUnit tests for JOSE-UtilsThomas Lenz1-0/+41