Module hex_util

Source

Functions§

common_hex_len
Calculates common prefix length of two byte sequences. The length to be returned is a number of hexadecimal digits.
encode_reverse_hex
Encodes data as hex string using z-k “digits”.
to_forward_hex