Software /
code /
prosody
File
teal-src/util/hex.d.tl @ 12568:fc6213104d78
util.hashes: Revert to HMAC() convenience function
Reverts some of 1e41dd0f8353
Seems HMAC() isn't deprecated after all? Must have been at some point
according to #1589
Twice as fast for some reason.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 24 Jun 2022 16:59:54 +0200 |
parent | 11432:113f3912c7cb |
child | 12606:6683beb96e01 |
line wrap: on
line source
local type s2s = function (s : string) : string local record lib to : s2s from : s2s end return lib