You have uHexLib class with following static methods: uHexLib2Bytes uHexLib::encode(const uint8_t);: Given one byte it encodes it to 2 base64 bytes and returns the struct. uint8_t ...