#ifndef SPX_PRIMITIVE_H #define SPX_PRIMITIVE_H #include "sha2.h" #define hash_state sha256ctx #endif