15 const unsigned char* seed,
purify_error_code purify_core_sample_secret_key(unsigned char out_secret_key[PURIFY_SECRET_KEY_BYTES])
purify_error_code purify_core_seed_secret_key(unsigned char out_secret_key[PURIFY_SECRET_KEY_BYTES], const unsigned char *seed, size_t seed_len)
Public C core for Purify key validation, key derivation, key generation, and evaluation.
#define PURIFY_SECRET_KEY_BYTES
purify_error_code
Machine-readable status code returned by the Purify C core.