Software /
code /
prosody
File
teal-src/util/crand.d.tl @ 12127:baa7cdde69a6
mod_auth_internal_hashed: Make SCRAM iteration count configurable
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 26 Dec 2021 16:37:50 +0100 |
parent | 11459:86904555bffc |
line wrap: on
line source
local record lib bytes : function (n : integer) : string enum sourceid "OpenSSL" "arc4random()" "Linux" end _source : sourceid end return lib