File

plugins/mod_unknown.lua @ 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 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform