Software /
code /
prosody
Log
util-src/hashes.c @ 12517:a8c17c95ef4d
description | author | age |
---|---|---|
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 |
util.*.c: Add static qualifiers everywhere | Emmanuel Gil Peyrot | 2019-12-01 |
Backed out changeset 61bc5c52c941 | Kim Alvefur | 2019-04-20 |
util.hashes: Allow specifying output key length | Kim Alvefur | 2019-04-20 |