Log

util/hex.lua @ 12577:f888c84b2284

description author age
util.hex: Deprecate to/from in favour of encode/decode, for consistency! Matthew Wild 2022-03-04
util.hex: Normalize hex to lowercase and discard non-hex input Kim Alvefur 2015-08-26
util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 function calls makes it go faster Kim Alvefur 2015-01-12