Software /
code /
prosody
Log
spec/util_hashes_spec.lua @ 13267:7ae000fc8c07 0.12
description | author | age |
---|---|---|
util.hex: Deprecate to/from in favour of encode/decode, for consistency! | Matthew Wild | Fri, 04 Mar 2022 15:22:45 +0000 |
util.hashes: Fix output length of PBKDF2-HMAC-SHA256 | Kim Alvefur | Wed, 22 Apr 2020 21:38:36 +0200 |
util.hashes: Use generic name of PBKDF2-HMAC-SHA1 function in tests | Kim Alvefur | Wed, 22 Apr 2020 21:35:33 +0200 |
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 test vectors from RFC 6070 for PBKDF2 (aka SCRAM Hi()) | Kim Alvefur | Fri, 19 Apr 2019 14:12:28 +0200 |