Software /
code /
prosody
Log
util/jwt.lua @ 12704:31a2bd84191d
description | author | age |
---|---|---|
util.jwt: All the algorithms (+ all the tests!) | Matthew Wild | Sat, 02 Jul 2022 15:29:04 +0100 |
util.crypto: More digests for sign/verify, use macros for clarity/consistency | Matthew Wild | Sat, 02 Jul 2022 14:59: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: Use constant-time comparison with expected signature | Matthew Wild | Thu, 13 May 2021 14:13:07 +0100 |
util.jwt: Basic JSON Web Token library supporting HS256 tokens | Kim Alvefur | Mon, 24 Feb 2020 01:24:25 +0100 |