Signet Forge 0.1.0
C++20 Parquet library with AI-native extensions
DEMO
Loading...
Searching...
No Matches
signet::forge::crypto::detail::kat Namespace Reference

Functions

std::vector< uint8_t > hex_decode (const char *hex)
 Decode a hex string to bytes (internal helper for KAT vectors).
 

Function Documentation

◆ hex_decode()

std::vector< uint8_t > signet::forge::crypto::detail::kat::hex_decode ( const char *  hex)
inline

Decode a hex string to bytes (internal helper for KAT vectors).

Definition at line 731 of file cipher_interface.hpp.