From a8cf661c7a458c7c4ccaac66159785238bb52682 Mon Sep 17 00:00:00 2001 From: PHaasnoot <50872565+PHaasnoot@users.noreply.github.com> Date: Fri, 19 Apr 2024 11:08:54 +0200 Subject: [PATCH] Create a_tooling.md --- API-strategie-modules/encryption/a_tooling.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 API-strategie-modules/encryption/a_tooling.md diff --git a/API-strategie-modules/encryption/a_tooling.md b/API-strategie-modules/encryption/a_tooling.md new file mode 100644 index 00000000..4d843c76 --- /dev/null +++ b/API-strategie-modules/encryption/a_tooling.md @@ -0,0 +1,8 @@ + +# Tooling + +## JWT, JWS, JWE, JWK, and JWA Implementations + + Libraries implementing JWT and the JOSE specs JWS, JWE, JWK, and JWA are listed here. + +https://openid.net/developers/jwt-jws-jwe-jwk-and-jwa-implementations/