AERN: Authenticated Encrypted Relay Network 1.0.0.0a (A1)
A post quantum authenticated and encrypted proxy chain network
aern_signature_keypair Struct Reference

The AERN asymmetric signature scheme key container. More...

#include <aern.h>

Data Fields

uint8_t prikey [AERN_ASYMMETRIC_SIGNING_KEY_SIZE]
uint8_t pubkey [AERN_ASYMMETRIC_VERIFICATION_KEY_SIZE]

Detailed Description

The AERN asymmetric signature scheme key container.

Field Documentation

◆ prikey

uint8_t prikey[AERN_ASYMMETRIC_SIGNING_KEY_SIZE]

The secret signing key

◆ pubkey

uint8_t pubkey[AERN_ASYMMETRIC_VERIFICATION_KEY_SIZE]

The public signature verification key


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/AERN/AERN/aern.h