Log

util-src/hashes.c @ 12562:4f4d096a14cb

description author age
util.hashes: Refactor PBKDF2 to deduplicate code Kim Alvefur Thu, 10 Sep 2020 21:58:25 +0200
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
util.*.c: Add static qualifiers everywhere Emmanuel Gil Peyrot Sun, 01 Dec 2019 20:25:20 +0100
Backed out changeset 61bc5c52c941 Kim Alvefur Sun, 21 Apr 2019 00:59:36 +0200
util.hashes: Allow specifying output key length Kim Alvefur Sat, 20 Apr 2019 15:11:04 +0200
util.hashes: Add PBKDF2-HMAC-SHA256 Kim Alvefur Sun, 13 Jan 2019 13:59:26 +0100