Module b16

Module b16 

Source
Expand description

Base16 conversion tools Provide base16 convertion tools

Functionsยง

str_hex_to_32bytes
Convert a hexadecimal string in an array of 32 bytes.
str_hex_to_64bytes
Convert a hexadecimal string in an array of 64 bytes.