Description
binary strings supporting constant-time base16 and comparisons.
Description
binary string types supporting constant-time base16 encoding and decoding, as well as constant time lexicographic comparisons. Note that the time required does depend linearly on length, but is otherwise data-independent.