Software /
code /
prosody
File
teal-src/util/uuid.d.tl @ 12560:1e41dd0f8353
util.hashes: Refactor HMAC bindings (fixes #1589)
HMAC() is deprecated
As with the regular hash functions, macros like this make it awkward to
apply static analysis and code formatting.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 29 Nov 2020 17:58:30 +0100 |
parent | 11459:86904555bffc |
child | 12625:e43a01641ca1 |
line wrap: on
line source
local record lib get_nibbles : (number) : string generate : function () : string seed : function (string) end return lib