util.jwt: Add support for ES512 (+ tests)
|
Matthew Wild |
Thu, 29 Sep 2022 23:17:42 +0100 |
util.jwt: All the algorithms (+ all the tests!)
|
Matthew Wild |
Sat, 02 Jul 2022 15:29:04 +0100 |
util.jwt: Overhaul of tests to use declarative approach
|
Matthew Wild |
Sat, 02 Jul 2022 14:22:20 +0100 |
spec: Move test crypto keys to a shared file for clarity and easy maintenance
|
Matthew Wild |
Sat, 02 Jul 2022 12:36:52 +0100 |
util.jwt: Add support for RSA-based algorithms (RS256, PS256)
|
Matthew Wild |
Sat, 02 Jul 2022 12:26:43 +0100 |
util.jwt: Add support/tests for ES256 via improved API and using util.crypto
|
Matthew Wild |
Fri, 01 Jul 2022 18:51:15 +0100 |
util.jwt: Remove unused return value from tests [luacheck]
|
Kim Alvefur |
Mon, 24 Feb 2020 09:10:28 +0100 |
util.jwt: Basic JSON Web Token library supporting HS256 tokens
|
Kim Alvefur |
Mon, 24 Feb 2020 01:24:25 +0100 |