mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-12 09:13:23 +00:00
hexDecode128/hexEncode128 have no denominator in the suite — decode64 can be read against hexDecodeOurs, but the 64-byte cases had nothing to compare to. Adds Hex.decode(hex128) and Hex.encode(bytes64) so the size-enforcing pair's advantage is readable straight off the results. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>