File

plugins/mod_unknown.lua @ 11541:13b84682518e 0.11

util.hashes: Add constant-time string comparison (binding to CRYPTO_memcmp)
author Matthew Wild <mwild1@gmail.com>
date Mon, 10 May 2021 16:24:54 +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