Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
util.crypto: Friendlier error message on incorrect key types | Matthew Wild | Sat, 02 Jul 2022 11:51:24 +0100 |
util.crypto: Add support for RSA signatures (PKCS1-v1.5 + PSS) | Matthew Wild | Sat, 02 Jul 2022 11:50:56 +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 |