Commit Graph

10 Commits

Author SHA1 Message Date
Quentin Gliech
28c139651d Bump all Rust dependencies to latest version (#828) 2023-01-27 14:23:59 +00:00
Quentin Gliech
08aa6258a8 Fix RSA JWT signature and add snapshot tests for JWT signature 2022-10-18 10:33:06 +02:00
Kévin Commaille
df47791e7c Add variants for unknown values on mas-iana types
Remove the Copy derive and mark enums as non-exhaustive.
2022-09-28 13:43:39 +02:00
Quentin Gliech
e79c2f05ef More key loading tests 2022-09-02 15:37:46 +02:00
Quentin Gliech
a7b13ae5a6 Split the asymmetric and symmetric keys enums 2022-09-02 15:37:46 +02:00
Quentin Gliech
5327902ebe Add a dedicated keystore crate 2022-09-02 15:37:46 +02:00
Quentin Gliech
e4db53ac74 Reorganise algorithms under the jwa module 2022-09-02 15:37:46 +02:00
Quentin Gliech
f0d8996dd6 JWK signer 2022-09-02 15:37:46 +02:00
Quentin Gliech
eaadc8ad0e Private to public JWKS conversion 2022-09-02 15:37:46 +02:00
Quentin Gliech
7f54cc9358 Sign all the things 2022-09-02 15:37:46 +02:00