Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

Module mixed

Module mixed 

Source
Expand description

Function for decoding mixed Base16 (hex)

Functionsยง

decode
Decode a mixed Base16 (hex) string into the provided destination buffer.
decode_vec
Decode a mixed Base16 (hex) string into a byte vector.