Log

util-src/hashes.c @ 12645:a741183eec97

description author age
util-src: Remove Lua 5.1 compat macros Kim Alvefur 2022-07-01
util.hashes: Revert to HMAC() convenience function Kim Alvefur 2022-06-24
util.hashes: Remove unused constants Kim Alvefur 2022-06-24
util.hashes: Remove unused struct Kim Alvefur 2022-06-24
util.hashes: Return OpenSSL error messages on failure Kim Alvefur 2022-06-24
util.hashes: Add SHA3 bindings Kim Alvefur 2020-09-10
util.hashes: Bind BLAKE2 algoritms supported by OpenSSL Kim Alvefur 2020-09-10
util.hashes: Refactor PBKDF2 to deduplicate code Kim Alvefur 2020-09-10
util.hashes: Expose sha224 and sha384 HMAC functions Kim Alvefur 2020-11-29
util.hashes: Refactor HMAC bindings (fixes #1589) Kim Alvefur 2020-11-29
util.hashes: Refactor hash functions to use OpenSSL EVP methods (fix #1698) Kim Alvefur 2020-09-10
util.hashes: Expose OpenSSL version Kim Alvefur 2021-05-11
Merge 0.11->trunk Matthew Wild 2021-05-13
util.hashes: Add constant-time string comparison (binding to CRYPTO_memcmp) 0.11 Matthew Wild 2021-05-10
util.hashes: Fix output length of PBKDF2-HMAC-SHA256 Kim Alvefur 2020-04-22