opsick
|
#include <keys.h>
Public Attributes | |
char | public_key_hexstr [64+1] |
char | private_key_hexstr [128+1] |
uint8_t | public_key [32] |
uint8_t | private_key [64] |
An Ed25519 keypair containing both hex-encoded string representations as well as raw byte arrays of the opsick signing keys.