util-src/hashes.c
Fri, 17 Mar 2023 18:03:07 +0100 Kim Alvefur util: Add compat for prosody module name change to C sources
Tue, 17 Jan 2023 15:30:28 +0100 Kim Alvefur util.hashes: Silence compiler warning about char pointer signedness
Fri, 13 Jan 2023 14:29:08 +0000 Matthew Wild util.hashes: Add HKDF-HMAC-SHA256/HKDF-HMAC-SHA384
Fri, 01 Jul 2022 21:21:21 +0200 Kim Alvefur util-src: Remove Lua 5.1 compat macros
Fri, 24 Jun 2022 16:59:54 +0200 Kim Alvefur util.hashes: Revert to HMAC() convenience function
Fri, 24 Jun 2022 16:49:03 +0200 Kim Alvefur util.hashes: Remove unused constants
Fri, 24 Jun 2022 16:12:11 +0200 Kim Alvefur util.hashes: Remove unused struct
Fri, 24 Jun 2022 15:33:04 +0200 Kim Alvefur util.hashes: Return OpenSSL error messages on failure
Thu, 10 Sep 2020 21:58:24 +0200 Kim Alvefur util.hashes: Add SHA3 bindings
Thu, 10 Sep 2020 21:58:24 +0200 Kim Alvefur util.hashes: Bind BLAKE2 algoritms supported by OpenSSL
Thu, 10 Sep 2020 21:58:25 +0200 Kim Alvefur util.hashes: Refactor PBKDF2 to deduplicate code
Sun, 29 Nov 2020 17:58:45 +0100 Kim Alvefur util.hashes: Expose sha224 and sha384 HMAC functions
Sun, 29 Nov 2020 17:58:30 +0100 Kim Alvefur util.hashes: Refactor HMAC bindings (fixes #1589)
Thu, 10 Sep 2020 21:58:23 +0200 Kim Alvefur util.hashes: Refactor hash functions to use OpenSSL EVP methods (fix #1698)
Wed, 12 May 2021 01:11:15 +0200 Kim Alvefur util.hashes: Expose OpenSSL version
Thu, 13 May 2021 11:17:13 +0100 Matthew Wild Merge 0.11->trunk
Mon, 10 May 2021 16:24:54 +0100 Matthew Wild util.hashes: Add constant-time string comparison (binding to CRYPTO_memcmp) 0.11
Wed, 22 Apr 2020 21:38:36 +0200 Kim Alvefur util.hashes: Fix output length of PBKDF2-HMAC-SHA256
Sun, 01 Dec 2019 20:25:20 +0100 Emmanuel Gil Peyrot util.*.c: Add static qualifiers everywhere
Sun, 21 Apr 2019 00:59:36 +0200 Kim Alvefur Backed out changeset 61bc5c52c941
Sat, 20 Apr 2019 15:11:04 +0200 Kim Alvefur util.hashes: Allow specifying output key length
Sun, 13 Jan 2019 13:59:26 +0100 Kim Alvefur util.hashes: Add PBKDF2-HMAC-SHA256
Sun, 13 Jan 2019 13:57:18 +0100 Kim Alvefur util.hashes: Rename PBKDF2 function
Fri, 19 Apr 2019 13:24:32 +0200 Kim Alvefur util.hashes: Remove now unused hmac() function
Sun, 13 Jan 2019 13:57:14 +0100 Kim Alvefur util.hashes: Use PBKDF2 from libcrypto
Fri, 19 Apr 2019 13:21:00 +0200 Kim Alvefur Merge 0.11->trunk
Fri, 19 Apr 2019 13:12:00 +0200 Kim Alvefur util.hashes: Use HMAC function provided by OpenSSL (fixes #1345) 0.11
Fri, 19 Apr 2019 12:41:38 +0200 Kim Alvefur util.hashes: Remove redundant semicolon
Sun, 12 Feb 2017 16:42:29 +0100 Kim Alvefur util-src/*.c: Attach pointer * to name instead of type
Mon, 23 Jan 2017 18:33:35 +0100 Kim Alvefur util-src/*.c: Squeeze repeated blank lines
less more (0) -50 -30 tip