Software /
code /
prosody
Log
util-src/hashes.c @ 12561:adfb46a3e8a7
description | author | age |
---|---|---|
util.hashes: Expose sha224 and sha384 HMAC functions | Kim Alvefur | Sun, 29 Nov 2020 17:58:45 +0100 |
util.hashes: Refactor HMAC bindings (fixes #1589) | Kim Alvefur | Sun, 29 Nov 2020 17:58:30 +0100 |
util.hashes: Refactor hash functions to use OpenSSL EVP methods (fix #1698) | Kim Alvefur | Thu, 10 Sep 2020 21:58:23 +0200 |
util.hashes: Expose OpenSSL version | Kim Alvefur | Wed, 12 May 2021 01:11:15 +0200 |
Merge 0.11->trunk | Matthew Wild | Thu, 13 May 2021 11:17:13 +0100 |
util.hashes: Add constant-time string comparison (binding to CRYPTO_memcmp) 0.11 | Matthew Wild | Mon, 10 May 2021 16:24:54 +0100 |
util.hashes: Fix output length of PBKDF2-HMAC-SHA256 | Kim Alvefur | Wed, 22 Apr 2020 21:38:36 +0200 |