Software /
code /
prosody
Log
spec/util_hashes_spec.lua @ 12591:494577d883ff
description | author | age |
---|---|---|
util.hashes: Add SHA3 bindings | Kim Alvefur | 2020-09-10 |
util.hex: Deprecate to/from in favour of encode/decode, for consistency! | Matthew Wild | 2022-03-04 |
util.hashes: Fix output length of PBKDF2-HMAC-SHA256 | Kim Alvefur | 2020-04-22 |
util.hashes: Use generic name of PBKDF2-HMAC-SHA1 function in tests | Kim Alvefur | 2020-04-22 |
Backed out changeset 61bc5c52c941 | Kim Alvefur | 2019-04-20 |
util.hashes: Allow specifying output key length | Kim Alvefur | 2019-04-20 |
util.hashes: Add test vectors from RFC 6070 for PBKDF2 (aka SCRAM Hi()) | Kim Alvefur | 2019-04-19 |