aws_lc_rs

Module hex

Source

Functions§

  • Converts a hex string to a vector of bytes
  • Converts a hex string to a vector of bytes. It ignores any characters that are not valid hex digits.
  • Converts bytes to a lower-case hex string
  • Converts bytes to an upper-case hex string