Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.jwt: Provide built-in token expiry support (defaults to 3600s lifetime) | Matthew Wild | Mon, 11 Jul 2022 13:28:29 +0100 |
util.jwt: All the algorithms (+ all the tests!) | Matthew Wild | Sat, 02 Jul 2022 15:29:04 +0100 |
util.crypto: tests: fix some tests that didn't do much (thanks luacheck!) | Matthew Wild | Sat, 02 Jul 2022 15:27:44 +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: 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 |