Software /
code /
prosody
Log
util-src/crypto.c @ 12820:b95771171439
description | author | age |
---|---|---|
util.crypto, util.jwt: Generate consistent signature sizes (via padding) | Matthew Wild | Thu, 29 Sep 2022 23:15:39 +0100 |
util.crypto: Use Lua 5.2 API for predictable buffer size | Kim Alvefur | Mon, 11 Jul 2022 17:11:38 +0200 |
util.crypto: Use stack space buffers | Kim Alvefur | Mon, 11 Jul 2022 17:01:55 +0200 |
util.crypto: More digests for sign/verify, use macros for clarity/consistency | Matthew Wild | Sat, 02 Jul 2022 14:59:52 +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.crypto: New wrapper for some operations in OpenSSL's libcrypto | Matthew Wild | Fri, 24 Jun 2022 16:56:16 +0100 |