Log

util-src/crypto.c @ 13248:db433ed3135c

description author age
util: Add compat for prosody module name change to C sources Kim Alvefur Fri, 17 Mar 2023 18:03:07 +0100
util.crypto: Preemptively silence 'strict-prototypes' warning Kim Alvefur Tue, 31 Jan 2023 16:27:55 +0100
util.crypto: Add support for AES-256-CTR Matthew Wild Fri, 13 Jan 2023 14:34:10 +0000
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