summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/main/java/at/gv/egiz/eaaf/modules/auth/sl20/utils/JoseUtils.java
AgeCommit message (Expand)AuthorFilesLines
2022-08-11refact(core): move JoseUtils into 'eaaf-utils' moduleThomas1-374/+0
2020-11-02change order of IAIK CryptoProvider registrationThomas Lenz1-2/+12
2020-10-07implement work-around to fix possible incompatibility between IAIK JCE/Eccele...Thomas Lenz1-11/+67
2020-08-26refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE spec...Thomas Lenz1-0/+308