util/hex.lua
Fri, 04 Mar 2022 15:22:45 +0000 Matthew Wild util.hex: Deprecate to/from in favour of encode/decode, for consistency!
Wed, 26 Aug 2015 14:32:20 +0200 Kim Alvefur util.hex: Normalize hex to lowercase and discard non-hex input
Mon, 12 Jan 2015 15:10:37 +0100 Kim Alvefur util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 function calls makes it go faster
Wed, 03 Sep 2014 00:37:41 +0200 Kim Alvefur util.hex: Use locals!
Tue, 02 Sep 2014 17:56:42 +0100 Matthew Wild util.hex: Small util lib for converting to/from hex strings
less more (0) tip