@ -48,6 +48,7 @@ typedef struct sxtkey_type {
uint8_t flags;
ed25519_pubkey *pubkey;
ed25519_privkey *privkey;
uint64_t hash;
void *priv;
} sxtkey_t;