Software /
code /
prosody
File
plugins/mod_pep_plus.lua @ 9969:61bc5c52c941
util.hashes: Allow specifying output key length
This is not needed for SCRAM but PBKDF2 takes this argument.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 20 Apr 2019 15:11:04 +0200 |
parent | 9074:0462405b1cfb |
line wrap: on
line source
module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep..."); module:depends("pep");